- Ensure Ziggy's assets are always generated in the correct location (#290)
- Add support for passing a CSP
nonce
attribute to the@routes
Blade directive to be set on the script tag, thanks @tminich! (#287) - Improve support for using Ziggy with server-side rendering, thanks @emielmolenaar! (#260)
- Avoid resolving the Blade compiler unless necessary, thanks @axlon! (#267)
- Use
dist/js/route.js
as the npm package's main target, thanks @ankurk91 and @benallfree! (#276) - Readme and quality-of-life improvements (#289)