- update inertia demo to Vue 3.0 - demo can now be scaffolded in your project with `python craft inertia:demo` (3)
3.0.0a1
This is the first release of masonite-inertia with support for future Masonite 3.0 release. If you want to use `masonite-inertia` with Masonite 2.X please use `v2.X` version.
2.2.3
* Improve version bumping workflow * Add auto-updates of dependencies (npm and pip)
2.2.2
* fix demo dependency typo occuring when running npm install
2.2.0
- update inertia demo to Vue 3.0 - demo can now be scaffolded in your project with `python craft inertia:demo` (3)