Changelog
[v1.7.0] - 2023-10-04
Added
useRoute()
React hook by @bakerkretzmar in https://github.com/tighten/ziggy/pull/473Fixed
absolute: false
by @bakerkretzmar in https://github.com/tighten/ziggy/pull/667Changelog
[v1.6.2] - 2023-08-18
Fixed
Changelog
[v1.6.1] - 2023-08-04
Fixed
Changelog
[v1.6.0] - 2023-05-12
Added
'ziggy.output.path'
config option by @mhelaiwa https://github.com/tighten/ziggy/pull/633Changelog
[v1.5.2] - 2023-05-05
Added
Fixed
route().params
not being decoded by @Tofandel in https://github.com/tighten/ziggy/pull/610Changelog
[v1.5.1] - 2023-04-22
Fixed
getKeyName()
and $primaryKey
by @Jared0430 in https://github.com/tighten/ziggy/pull/630Changelog
[v1.5.0] - 2022-09-23
Added
!
by @bakerkretzmar in https://github.com/tighten/ziggy/pull/559Changed
Fixed
null
as entire params argument by @bakerkretzmar in https://github.com/tighten/ziggy/pull/582Changelog
[v1.4.6] - 2022-04-08
Fixed
replaceAll
for better browser support by @bakerkretzmar in https://github.com/tighten/ziggy/pulls/548Changelog
[v1.4.5] - 2022-03-25
Fixed
route().current()
with 'wheres' that include regex start/end anchors by @bakerkretzmar in https://github.com/tighten/ziggy/pull/535