Releases: coolsam726/jetstream-inertia-generator
Releases · coolsam726/jetstream-inertia-generator
v3.4.0 - Added Laravel 10 Support
What's Changed
- Create FUNDING.yml by @coolsam726 in #54
- Dependency Update - Inertia, Laravel Vite, Laravel by @coolsam726 in #56
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Add a Workaround to Support Enum DB data type by @coolsam726 in #52
Full Changelog: v3.2.2...v3.3.0
v3.2.2
What's Changed
- Changed illuminate/support dependency to laravel/framework by @coolsam726 in #51
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Updated Inertia-Laravel from ^0.4 to ^0.5
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Added support for Laravel 9
- Renamed the default branch from master to main
- Updated vue-select dependency by @coolsam726 in #38
- Added Link to Jig Template by @coolsam726 in #40
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Final Release of v3.1.0 - Support for spatie/laravel-permission v5
What's Changed
- Update InfiniteSelect.vue by @coolsam726 in #30
- Added MonthSelect plugin support to Jig Datepicker by @coolsam726 in #31
- Added Support for spatie/laravel-permission ^v5 by @coolsam726 in #36
Full Changelog: v3.0.4...v3.1.0
v3.1.0-beta.0
What's Changed
- Update InfiniteSelect.vue by @coolsam726 in #30
- Added MonthSelect plugin support to Jig Datepicker by @coolsam726 in #31
- Added Support for spatie/laravel-permission ^v5 by @coolsam726 in #36
Full Changelog: v3.0.4...v3.1.0-beta.0
v3.0.4
v3.0.3
v3.0.2
Bug Fix:
- Corrected the path for Seeders publishing from 'Seeders' to 'seeders'