github inertiajs/inertia v3.0.0-beta.3

pre-release6 hours ago

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

Don't miss a new inertia release

NewReleases is sending notifications on new releases.