Skip to content

Commit 4fd776a

Browse files
committed
Update changelog
1 parent 26a4c59 commit 4fd776a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
For changes prior to v1.0.0, see the [legacy releases](https://legacy.inertiajs.com/releases).
99

10-
## [Unreleased](https://github.com/inertiajs/inertia/compare/v1.3.0-beta.1...HEAD)
10+
## [Unreleased](https://github.com/inertiajs/inertia/compare/v1.2.0...HEAD)
1111

1212
- v2.0 🫣
13-
- Fix Svelte version import ([#2002](https://github.com/inertiajs/inertia/pull/2002))
14-
- Fix `use:inertia` action event listeners types ([#2003](https://github.com/inertiajs/inertia/pull/2003))
13+
14+
## [v1.3.0-beta.2](https://github.com/inertiajs/inertia/compare/v1.3.0-beta.1...v1.3.0-beta.2)
15+
16+
- Fix import in Svelte adapter ([#2002](https://github.com/inertiajs/inertia/pull/2002))
17+
- Improve types in Svelte adapter ([69292e](https://github.com/inertiajs/inertia/commit/69292ef3592ccca5e0f05f7ce131a53f6c1ba22b), [#2003](https://github.com/inertiajs/inertia/pull/2003), [#2005](https://github.com/inertiajs/inertia/pull/2005))
1518

1619
## [v1.3.0-beta.1](https://github.com/inertiajs/inertia/compare/v1.2.0...v1.3.0-beta.1)
1720

0 commit comments

Comments
 (0)