Releases: tighten/ziggy
Releases · tighten/ziggy
v2.4.0
What's Changed
- Update
README.md
. by @choowx in #782 - Fix type definition for route() with only options by @bram-pkg in #786
- Add note to use inject for vue 3 by @mhelaiwa in #785
- Add ability to strictly type check route names by @bakerkretzmar and @Andyuu in #787
- Fix
queryParams
return type by @bakerkretzmar in #788
New Contributors
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Escape special regex characters when matching routes by @aguingand in #766
- Optimize has() by @thomas-brx in #770
- Fix params sometimes being double-decoded by @bakerkretzmar in #778
New Contributors
- @thomas-brx made their first contribution in #770
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Pest by @bakerkretzmar in #756
- Laravel route change by @hasanablak in #763
- add ability to acess only the query params or the actual route params by @peter-emad99 in #744
- Modernize some PHP syntax by @bakerkretzmar in #757
New Contributors
- @hasanablak made their first contribution in #763
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Fix double slashes with domain params by @bakerkretzmar in #754
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- fix route().params type by @peter-emad99 in #743
- Support Laravel Folio by @bakerkretzmar in #733
New Contributors
- @peter-emad99 made their first contribution in #743
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Feat: Improve generated types to include optional types by @alexmccabe in #697
- Fix Vue plugin on Vue 2 by @bakerkretzmar in #738
New Contributors
- @alexmccabe made their first contribution in #697
Full Changelog: v2.0.5...v2.1.0
v2.0.5
What's Changed
- Export the types file by @simon-tma in #721
New Contributors
- @simon-tma made their first contribution in #721
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Fix event listener propagation by @bakerkretzmar in #724
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Add Vue plugin and React hook types by @bakerkretzmar in #715
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Fix package.json module and exports by @bakerkretzmar in #714
Full Changelog: v2.0.1...v2.0.2