Releases: tighten/ziggy
Releases · tighten/ziggy
v2.0.0-beta.2
To install this pre-release run composer require tightenco/ziggy:^2.0.0@dev or npm install ziggy-js@next.
Upgrade Guide: https://github.com/tighten/ziggy/blob/next/UPGRADING.md
Full Changelog: v1.8.1...v2.0.0-beta.2
v2.0.0-beta.1
To install this pre-release run composer require tightenco/ziggy:^2.0.0@dev or npm install ziggy-js@next.
Upgrade Guide: https://github.com/tighten/ziggy/blob/next/UPGRADING.md
Full Changelog: v1.8.1...v2.0.0-beta.1
v1.8.1
What's Changed
- Update Readme, formatting, and testing setup by @bakerkretzmar in #675
- Update: Correction of some spellings and articles in the Readme file. by @prince-noman in #678
- Fix
route().current()with encoded characters by @bakerkretzmar in #668
New Contributors
- @prince-noman made their first contribution in #678
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add type declarations and
ziggy.d.tsgeneration by @lmeysel and @bakerkretzmar in #664
New Contributors
Full Changelog: v1.7.2...v1.8.0
v1.7.0
What's Changed
- URL-encode fewer special characters inside in route parameters by @bakerkretzmar in #662
- Add
useRoute()React hook by @bakerkretzmar in #473 - Fix empty root URL with
absolute: falseby @bakerkretzmar in #667
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- Make slash "not encoding" less restrictive by @aguingand in #661
New Contributors
- @aguingand made their first contribution in #661
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
v1.5.2
What's Changed
- Trim slashes between origin and optional first param by @bakerkretzmar in #637
- Add Vite instructions to README.md by @fullstackfool in #627
- fix: route().params is not decoded by @Tofandel in #610
New Contributors
- @fullstackfool made their first contribution in #627
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- chore: Update README.md by @afolabiabass in #587
- Bump loader-utils from 3.2.0 to 3.2.1 by @dependabot in #596
- Updated img shields link to new format for 'build' by @geoffreyrose in #604
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #606
- Update banner by @driftingly in #609
- Update composer and tests for Laravel 10 by @driftingly in #607
- Override route key name if $primaryKey is overridden by @Jared0430 in #630
New Contributors
- @afolabiabass made their first contribution in #587
- @geoffreyrose made their first contribution in #604
- @driftingly made their first contribution in #609
- @Jared0430 made their first contribution in #630
Full Changelog: v1.5.0...v1.5.1