Releases: tighten/ziggy
Releases · tighten/ziggy
v1.4.5
What's Changed
- Run CI on Windows by @bakerkretzmar in #530
- Fix: dead code by @Tofandel in #525
- Fix
route().current()
with wheres including regex start/end anchors by @bakerkretzmar in #535 - Just a small PR by @Tofandel in #528
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #541
- Fix inherited custom route key name detection by @bakerkretzmar in #540
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- still encode other characters in last parameter by @rodrigopedra in #507
- fix: updated the route matching logic to take the wheres into account (#513) by @Tofandel in #514
- feat: allow custom output via formatters by @jaulz in #483
- feat: Add Vue3 Provide/Inject Plugin by @c-fitzmaurice in #518
New Contributors
- @c-fitzmaurice made their first contribution in #518
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- fix: exclude internal parameters by @jaulz in #482
- Test on PHP 8.1 by @bakerkretzmar in #484
- Add support for not encoding slashes in wildcard last parameter by @bakerkretzmar in #500
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
What's Changed
- fix: catch undefined global Ziggy by @jaulz in #462
- Fix Octane caching issue by @bakerkretzmar in #460
Full Changelog: v1.4.0...v1.4.1