Skip to content

Releases: tighten/ziggy

v2.0.0

20 Feb 21:43
b362a42

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

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

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

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

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

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

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

Choose a tag to compare

What's Changed

New Contributors

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

v1.6.1

04 Aug 19:03
v1.6.1
7e34b12

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

12 May 20:10
v1.6.0
3beb080

Choose a tag to compare

What's Changed

  • Get default path of output file from ziggy.output.path config by @mhelaiwa in #633

New Contributors

Full Changelog: v1.5.2...v1.6.0