Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc01b2 commit 996e58fCopy full SHA for 996e58f
CHANGELOG.md
@@ -9,6 +9,8 @@ For changes prior to v1.0.0, see the [legacy releases](https://legacy.inertiajs.
9
10
## [Unreleased](https://github.com/inertiajs/inertia/compare/v1.0.15...HEAD)
11
12
+- Fix Svelte 4 slot rendering issues ([#1763](https://github.com/inertiajs/inertia/pull/1763))
13
+- Fix accessibility warning in Svelte `Link` component ([#1858](https://github.com/inertiajs/inertia/pull/1858))
14
- Use `Omit` instead of `Exclude` in router types ([#1857](https://github.com/inertiajs/inertia/pull/1857))
15
16
## [v1.0.15](https://github.com/inertiajs/inertia/compare/v1.0.14...v1.0.15)
0 commit comments