Skip to content

Releases: inertiajs/inertia

v3.0.0-beta.5

20 Mar 15:28

Choose a tag to compare

v3.0.0-beta.5 Pre-release
Pre-release

What's Changed

  • Revert "[3.x] Allow overriding useHttp response type per method call" by @pascalbaljet in #2980

Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5

v3.0.0-beta.4

20 Mar 14:37

Choose a tag to compare

v3.0.0-beta.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3

12 Mar 15:43

Choose a tag to compare

v3.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • [3.x] Fix duplicate base path in Vite SSR CSS link URLs by @isaackaara in #2936
  • [3.x] Populate global page store during Svelte 5 SSR by @pascalbaljet in #2938
  • [3.x] Stop collecting CSS sub-dependencies during SSR by @pascalbaljet in #2937
  • [v3.x] refactor(svelte)!: migrate useLayoutProps from stores to runes by @peaklabs-dev in #2944
  • [3.x] fix: remove request from stream on network failure by @Anthony14FR in #2940
  • [3.x] Support more createInertiaApp() patterns in SSR transform by @skryukov in #2929
  • [v3.x] fix(types): module augmentation example by @peaklabs-dev in #2945
  • [3.x] Convert Vue adapter components to Composition API by @pascalbaljet in #2947
  • [3.x] fix: always fire flash event regardless of partial reload equality by @Anthony14FR in #2941
  • [3.x] Include SharedPageProps in createInertiaApp and event types by @pascalbaljet in #2956
  • [3.x] Add withApp callback to createInertiaApp by @pascalbaljet in #2949
  • [3.x] fix(type): add Record<string, string> to UrlMethodPair type by @stafast in #2952
  • [3.x] Improve optimistic update rollback with multiple pending requests by @pascalbaljet in #2958

New Contributors

Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3

v2.3.18

12 Mar 14:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.17...v2.3.18

v3.0.0-beta.2

05 Mar 15:23

Choose a tag to compare

v3.0.0-beta.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.3.16...v3.0.0-beta.2

v2.3.17

26 Feb 23:00

Choose a tag to compare

What's Changed

Full Changelog: v2.3.16...v2.3.17

v2.3.16

24 Feb 21:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.15...v2.3.16

v2.3.15

13 Feb 16:22

Choose a tag to compare

What's Changed

Full Changelog: v2.3.14...v2.3.15

v2.3.14

11 Feb 16:38

Choose a tag to compare

What's Changed

  • [2.x] Shut down entire cluster on SSR shutdown by @pascalbaljet in #2876
  • [2.x] Fix useForm type inference when passing data as callback by @pascalbaljet in #2878
  • Add global configuration support for withAllErrors in form components by @skryukov in #2865

Full Changelog: v2.3.13...v2.3.14

v2.3.13

30 Jan 12:33

Choose a tag to compare

What's Changed

Full Changelog: v2.3.12...v2.3.13