Skip to content

Releases: coolsam726/jetstream-inertia-generator

v3.4.0 - Added Laravel 10 Support

17 Apr 06:31
9017643
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

26 Apr 03:27
715239c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.3.0

v3.2.2

02 Apr 17:35
ad1c0a6
Compare
Choose a tag to compare

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

02 Apr 17:30
Compare
Choose a tag to compare

Updated Inertia-Laravel from ^0.4 to ^0.5
Full Changelog: v3.2.0...v3.2.1

v3.2.0

02 Apr 17:05
Compare
Choose a tag to compare

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

05 Nov 15:36
534c2f6
Compare
Choose a tag to compare

Final Release of v3.1.0 - Support for spatie/laravel-permission v5

What's Changed

Full Changelog: v3.0.4...v3.1.0

v3.1.0-beta.0

04 Nov 10:02
534c2f6
Compare
Choose a tag to compare
v3.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.4...v3.1.0-beta.0

v3.0.4

30 Sep 07:11
70de32b
Compare
Choose a tag to compare

Added Components Documentation section

  • Included datatables documentation (Help guide) - Fixes #26

v3.0.3

30 Sep 07:04
af328fc
Compare
Choose a tag to compare

Fix to the bug reported in #25

v3.0.2

06 Aug 18:00
410b9bb
Compare
Choose a tag to compare

Bug Fix:

  • Corrected the path for Seeders publishing from 'Seeders' to 'seeders'