Skip to content

Releases: tighten/ziggy

v1.4.5

25 Mar 22:38
v1.4.5
d3c7447
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

25 Mar 22:30
v1.4.4
ad1b659
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

28 Jan 14:50
v1.4.3
ffeff44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

28 Jan 14:22
Compare
Choose a tag to compare

What's Changed

  • Fix name transformation in current() by @djfhe in #466

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

28 Jan 14:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Aug 20:25
Compare
Choose a tag to compare
  • Add support for parameters inside single route segments (#444)

v1.3.6

25 Aug 17:45
Compare
Choose a tag to compare
  • Fix nested object query params (#451)

v1.3.5

20 Jul 18:41
Compare
Choose a tag to compare
  • Fix route model binding with abstract class (#445)

v1.3.4

06 Jul 22:00
Compare
Choose a tag to compare

Fixed

  • Fix property mangling and implement ES5 compatibility (#442)

v1.3.1

20 Jun 00:13
Compare
Choose a tag to compare
  • Use Object.assign() to merge routes (#429)