Skip to content

Commit d438070

Browse files
committed
Prepare changelog for v3.19.12
1 parent a4619a8 commit d438070

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v3.19.12
4+
5+
**This release contains a security fix.** You must upgrade to this version if you use `<RichTextField>` with rich text data that isn't sanitized server-side.
6+
7+
* [Security] Fix XSS vulnerability in `<RichTextField>` ([#8645](https://github.com/marmelab/react-admin/pull/8645)) ([fzaninotto](https://github.com/fzaninotto))
8+
* Fix `<Pagination>` cannot be used outside a `ListContext` ([#7957](https://github.com/marmelab/react-admin/pull/7957)) ([schirrel](https://github.com/schirrel))
9+
* Fix `<ArrayField fullWidth>` throws DOM error ([#7549](https://github.com/marmelab/react-admin/pull/7549)) ([WiXSL](https://github.com/WiXSL))
10+
* Fix `useSimpleFormIterator` is not exported ([#7515](https://github.com/marmelab/react-admin/pull/7515)) ([WiXSL](https://github.com/WiXSL))
11+
* [TypeScript] Fix `useRecordContext` may return `undefined` ([#7495](https://github.com/marmelab/react-admin/pull/7495)) ([KoltesDigital](https://github.com/KoltesDigital))
12+
* [Doc] Fix Fields doc reference to `getMany` usage ([#7773](https://github.com/marmelab/react-admin/pull/7773)) ([mfaywu](https://github.com/mfaywu))
13+
* Bump moment from 2.24.0 to 2.29.2 ([#7512](https://github.com/marmelab/react-admin/pull/7512)) ([dependabot](https://github.com/dependabot))
14+
315
## v3.19.11
416

517
* Fix `history` dependency ([#7481](https://github.com/marmelab/react-admin/pull/7481)) ([WiXSL](https://github.com/WiXSL))

0 commit comments

Comments
 (0)