Skip to content

Commit

Permalink
add breaking InertiaConfig change
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Dec 3, 2023
1 parent 324d37c commit a52497e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
### Breaking Changes
- require Node.js v20
- this package migrated to ESM
- renamed `InertiaOptions` to `InertiaConfig`
- renaming the Inertia config file to `InertiaConfig` aligns with the Supercharge config naming where all exported config contracts have the `Config` suffix. And the `config/inertia.ts` file location aligns with the `InertiaConfig` naming, too.


## [1.2.2](https://github.com/supercharge/inertia/compare/v1.2.1...v1.2.2) - 2022-09-26
Expand Down

0 comments on commit a52497e

Please sign in to comment.