Releases: eidellev/inertiajs-adonisjs
Releases Β· eidellev/inertiajs-adonisjs
v8.1.0
v8.0.1
v8.0.0
8.0.0 (2023-03-08)
Bug Fixes
- instructions: fixed adapter package names (3e15c14)
- instructions: removed
@inertia/inertia
(f4cdc87)
Features
- instructions: install react types (03c7276)
- instructions: install the framework for the selected adapter (e423241)
BREAKING CHANGES
- instructions: you will no longer be asked if you'd like to install
inertia - instructions: inertia releases prior to v1 are no longer supported
v7.4.1
v7.4.0
v7.3.0
v7.2.0
v7.1.0
v7.0.1
v7.0.0
7.0.0 (2022-07-30)
Features
- commands: added
ssr:watch
andssr:build
commands (1dff551) - instructions: append inertiaHead tag if user chose to use SSR (7f832bc)
- instructions: generate inertia config with ssr enabled (b32e4ac)
- instructions: generate ssr webpack config file (88aff18)
- instructions: install inertia SSR dependencies (04e7246)
- ssr: support vue with ssr (925c178)
BREAKING CHANGES
- ssr: this will require existing SSR users to make changes
for SSR to work