Skip to content

Releases: tighten/ziggy

v2.0.2

20 Feb 23:41
cf51d87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Feb 23:10
28a49eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Feb 21:43
b362a42
Compare
Choose a tag to compare

2️⃣

See UPGRADING for detailed upgrade instructions.

Changed

  • Changed PHP package namespace from Tightenco\Ziggy to Tighten\Ziggy.
  • Updated JavaScript package to only provide named exports.
  • Moved Vue and React integrations to root of JavaScript module.
  • Updated builds to only use ES Modules.
  • Updated minimum dependency versions to Laravel 9 and PHP 8.1.

Removed

  • Made makeDirectory method of CommandRouteGenerator class private.
  • Removed deprecated JavaScript check() method.

Full Changelog: v1.8.1...v2.0.0

v1.8.2

20 Feb 19:57
939576a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

v2.0.0-beta.2

16 Dec 18:41
8973627
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

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

02 Nov 20:29
869bd9b
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

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

12 Oct 18:32
22dafc5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

06 Oct 14:03
v1.8.0
638a4c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.0

04 Oct 13:20
v1.7.0
1f4c729
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0

v1.6.2

18 Aug 20:29
v1.6.2
41eb638
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2