Skip to content

Commit 439f6fe

Browse files
committed
Update changelog for version 5.12.3
1 parent f55c2cc commit 439f6fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
## 5.12.3
4+
5+
* Fix optimistic query invalidation and avoid invalidating the same query twice ([#11017](https://github.com/marmelab/react-admin/pull/11017)) ([slax57](https://github.com/slax57))
6+
* Fix: Shift+Click deselection range not working properly in Datagrid ([#11012](https://github.com/marmelab/react-admin/pull/11012)) ([Jszigeti](https://github.com/Jszigeti))
7+
* [Doc] Document how to support line-breaks in notifications ([#11014](https://github.com/marmelab/react-admin/pull/11014)) ([slax57](https://github.com/slax57))
8+
* [Chore] Add Agents.md to help coding agents ([#11005](https://github.com/marmelab/react-admin/pull/11005)) ([fzaninotto](https://github.com/fzaninotto))
9+
310
## 5.12.2
411

512
* Fix middlewares might not be applied in `optimistic` and `undoable` modes when they are unregistered before the actual mutation is called ([#11007](https://github.com/marmelab/react-admin/pull/11007)) ([djhi](https://github.com/djhi))

0 commit comments

Comments
 (0)