Skip to content

v1.0.0

Compare
Choose a tag to compare
@girardinsamuel girardinsamuel released this 07 Feb 17:39
· 59 commits to master since this release

Bug fixes

  • Fix format of routes payload with latest version of ziggy-js

Features

  • Improve documentation in README
  • Add a CHANGELOG
  • Ensure compatibility with Masonite 3

Build system

  • Switch coverage to codecov.io
  • Add dependabot

BREAKING CHANGES

  • The format of the payload included client-side won't be compatible with oldest ziggy-js versions,
    so it is advised to upgrade npm install -U ziggy-js (and regenerate your routes if needed).