Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@reinink reinink released this 18 Oct 02:02
· 32 commits to master since this release
  • [2.x] Fix issue where initial page data is coming from history state (#2023)
  • [2.x] Fix onClick in React adapter (#2019)
  • [2.x] Export usePrefetch for react (#2016)
  • [2.x] Rename WhenVisible "elementTag" prop to "as" (#2009)
  • [2.x] $page url should not include the host (#2032)
  • [2.x] Suppress Svelte accessibility warnings from Playwright logs (#2033)
  • [2.x] Change TypeScript module resolution in the Svelte adapter (#2035)
  • [2.x] Fix multi byte strings in history encryption (#2030)
  • [2.x] Load deferred props on every page swap (#2024)
  • [2.x] Refactor createInertiaApp in Svelte adapter (#2036)
  • [2.x] Fix <Deferred /> in Svelte adapter (#2037)
  • [2.x] Fix usePrefetch in SSR mode in Svelte adapter (#2034)