Changelog
[v2.0.3] - 2024-02-20
Fixed
Changelog
[v2.0.2] - 2024-02-20
Fixed
Changelog
[v2.0.1] - 2024-02-20
Fixed
Changelog
[v2.0.0] - 2024-02-20
See UPGRADING for detailed upgrade instructions.
Changed
Tightenco\Ziggy
to Tighten\Ziggy
.Removed
makeDirectory
method of CommandRouteGenerator
class private.check()
method.Changelog
[v1.8.2] - 2024-02-20
Added
Fixed
route().current()
with encoded characters by @bakerkretzmar in https://github.com/tighten/ziggy/pull/668route().current()
with nested/object query params by @bakerkretzmar in https://github.com/tighten/ziggy/pull/712Changed
Changelog
[v1.8.1] - 2023-10-12
Fixed
route().current()
with encoded characters by @bakerkretzmar in https://github.com/tighten/ziggy/pull/668Changed
Changelog
[v1.8.0] - 2023-10-06
Added
ziggy.d.ts
generation by @lmeysel and @bakerkretzmar in https://github.com/tighten/ziggy/pull/664