Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Nov 24, 2022
1 parent 201f1e7 commit f1e360c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/inertia/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Use `element.scrollTo()` for scroll resetting when possible ([#1099](https://github.com/inertiajs/inertia/pull/1099))
- Add support for React 18 ([#1159](https://github.com/inertiajs/inertia/pull/1159))
- Update axios version to `0.27.0` ([#1197](https://github.com/inertiajs/inertia/pull/1197))
- Types: `VisitOptions` is now exported as `VisitParams` instead due to the new Global Visit Options hook ([#1052](https://github.com/inertiajs/inertia/pull/1052))
Expand Down

0 comments on commit f1e360c

Please sign in to comment.