Skip to content

Commit 2d31684

Browse files
committed
Update changelog for 5.4.4
1 parent 3ff4df4 commit 2d31684

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 5.4.4
4+
5+
* Fix `useUpdate` ignores `meta` when populating the query cache in pessimistic mode ([#10422](https://github.com/marmelab/react-admin/pull/10422)) ([slax57](https://github.com/slax57))
6+
* Fix `<ArrayInput>` makes the form dirty in strict mode ([#10421](https://github.com/marmelab/react-admin/pull/10421)) ([djhi](https://github.com/djhi))
7+
* [Doc] Add video to the Getting Started tutorial ([#10438](https://github.com/marmelab/react-admin/pull/10438)) ([fzaninotto](https://github.com/fzaninotto))
8+
* [Doc] Fix invalid code example in Writing Your Own Field Component tutorial ([#10428](https://github.com/marmelab/react-admin/pull/10428)) ([Aikain](https://github.com/Aikain))
9+
* [Doc] Backport `ReferenceManyToMany`'s error support documentation ([#10426](https://github.com/marmelab/react-admin/pull/10426)) ([erwanMarmelab](https://github.com/erwanMarmelab))
10+
* [Chore] Add a check for videos format in CI ([#10441](https://github.com/marmelab/react-admin/pull/10441)) ([djhi](https://github.com/djhi))
11+
* [Storybook] Fix `<ArrayField>` Story ([#10436](https://github.com/marmelab/react-admin/pull/10436)) ([djhi](https://github.com/djhi))
12+
313
## 5.4.3
414

515
* Fix `<FormDataConsumer>` causes its children to flicker ([#10417](https://github.com/marmelab/react-admin/pull/10417)) ([djhi](https://github.com/djhi))

0 commit comments

Comments
 (0)