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).