Skip to content

v2.0.0

Compare
Choose a tag to compare
@bakerkretzmar bakerkretzmar released this 20 Feb 21:43
· 80 commits to 2.x since this release
b362a42

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