Releases: eidellev/inertiajs-adonisjs
Releases · eidellev/inertiajs-adonisjs
v4.2.0
4.2.0 (2021-08-28)
Bug Fixes
- redirect: specify the exact methods where status needs to be set to 303 (711136f)
Features
- redirect: automatically assign the correct HTTP code when redirecting (7301e80)
- redirect: set the correct status on named redirects (c5a5758)
v4.1.1
4.1.1 (2021-08-21)
Bug Fixes
- reponse rendering: fix post request appending body to url as query params (e0a81fb)
v4.1.0
4.1.0 (2021-08-12)
Features
- asset versioning: added manifest file helper to automatically calculate asset version (4fca69f)
- route helper: support passing view-only params (292971a)
v4.0.1
4.0.1 (2021-08-11)
Bug Fixes
- rendering: append the vary header to responses (6806c40)
v4.0.0
4.0.0 (2021-05-22)
Bug Fixes
- fixed deprecation warning (3d1dbf3)
BREAKING CHANGES
- users on older versions of adonis may need to upgrade
v3.3.0
3.3.0 (2021-05-14)
Features
- instructions: automatically install inertia and framework adapter (1670113)
- instructions: install inertia core + adapter (e9fb2ad)
- instructions: prompt user to install inertia and client-side adapter (2cfe63b)
v3.2.4
3.2.4 (2021-05-05)
Bug Fixes
- semantic release: fixed release action (d3e4e63)
- semantic release: fixed release action (a129f77)
v3.2.3
3.2.3 (2021-05-05)
Bug Fixes
- dummy commit to test release workflow (f4ede61)
v3.2.2
3.2.2 (2021-05-05)
Bug Fixes
- use the correct version of mrm-preset and moved to dev dependencies (2be61ef)
v3.2.1
3.2.1 (2021-04-12)
Bug Fixes
- partial data: fixed partial data behavior (ae7ade4)