Skip to content

Commit be14cb9

Browse files
committed
Update changelog
1 parent ec11808 commit be14cb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ For changes prior to v1.0.0, see the [legacy releases](https://legacy.inertiajs.
1414
- Prevent needing to use `Method` enum with the Link component ([#1392](https://github.com/inertiajs/inertia/pull/1392))
1515
- Restore Vue 3 `usePage` generic type ([#1394](https://github.com/inertiajs/inertia/pull/1394))
1616
- Fix export of server types ([#1397](https://github.com/inertiajs/inertia/pull/1397))
17+
- Update form types to support nested data ([#1401](https://github.com/inertiajs/inertia/pull/1401))
18+
- Allowing stronger type support with Vue `useForm` ([#1413](https://github.com/inertiajs/inertia/pull/1413))
1719
- Fix Vue 2 `setup` prop types ([#1418](https://github.com/inertiajs/inertia/pull/1418))
1820
- Fix issue when passing multiple children to React `Head` component ([#1433](https://github.com/inertiajs/inertia/pull/1433))
1921

0 commit comments

Comments
 (0)