Releases: tighten/ziggy
Releases · tighten/ziggy
v1.3.4
06 Jul 22:00
Compare
Sorry, something went wrong.
No results found
Fixed
Fix property mangling and implement ES5 compatibility (#442 )
v1.3.1
20 Jun 00:13
Compare
Sorry, something went wrong.
No results found
Use Object.assign() to merge routes (#429 )
v1.3.0
20 Jun 00:12
Compare
Sorry, something went wrong.
No results found
Make location configurable (adds better support for SSR) (#432 )
v1.2.0
24 May 22:50
Compare
Sorry, something went wrong.
No results found
v1.1.0
02 Apr 17:19
Compare
Sorry, something went wrong.
No results found
Prepare for Laravel Octane (#415 )
v1.0.5
05 Feb 16:41
Compare
Sorry, something went wrong.
No results found
Add support for appending 'extra' parameters to the query string (#390 )
Remove source maps (#395 )
Use Laravel's Reflector class to get model parameter class name (#396 )
v1.0.4
06 Dec 22:09
Compare
Sorry, something went wrong.
No results found
Fix bug where route().current() could incorrectly return true on URLs with no parameters (#377 )
Fix several other bugs in route().current() with params (#379 )
Revert #334 , default Ziggy's url back to url('/') instead of the APP_URL environment variable (#386 )
v1.0.3
21 Nov 01:33
Compare
Sorry, something went wrong.
No results found
Fix cached routes with random names being included (#370 )
Fix JavaScript built-in method name collision by casting empty defaults to an object (#371 )
v1.0.2
13 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Make ziggy:generate URL behaviour consistent with Ziggy class and Blade directive (#361 )
Fix route().current() error on unknown/unnamed routes (#362 )
v1.0.1
10 Nov 22:03
Compare
Sorry, something went wrong.
No results found
Fix route().current() on routes at the domain root (#356 )
You can’t perform that action at this time.