Skip to content

Commit ea93d6b

Browse files
authored
Update CHANGELOG.md
1 parent 44750b8 commit ea93d6b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@
2424
* Bump vite from 6.3.6 to 6.4.1 ([#11026](https://github.com/marmelab/react-admin/pull/11026)) ([dependabot[bot]](https://github.com/apps/dependabot))
2525
* Bump astro from 5.13.7 to 5.14.3 ([#11025](https://github.com/marmelab/react-admin/pull/11025)) ([dependabot[bot]](https://github.com/apps/dependabot))
2626

27-
### Additional Release Notes
28-
29-
#### React-hook-form version bump
27+
### React-hook-form version bump
3028

3129
This release bumps the minimum required version of `react-hook-form` to `7.65.0`.
3230

33-
#### Jest configuration update
31+
### Jest configuration update
3432

3533
This release changed the way react-admin exports its modules to be fully compatible with ESM (PR [#10995](https://github.com/marmelab/react-admin/pull/10995)). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).
3634

0 commit comments

Comments
 (0)