Skip to content

Commit

Permalink
Update Changelog for 5.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
React-Admin CI committed Nov 15, 2024
1 parent 4f4fb95 commit c534d24
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 5.3.4

* Fix `<SimpleList>` `ErrorInFetch` story ([#10353](https://github.com/marmelab/react-admin/pull/10353)) ([erwanMarmelab](https://github.com/erwanMarmelab))
* Fix `<Datagrid>` `bulkActionButtons` shows empty toolbar when user cannot access the delete action ([#10347](https://github.com/marmelab/react-admin/pull/10347)) ([fzaninotto](https://github.com/fzaninotto))
* Fix `<SimpleList linkType={false}>` UI ([#10343](https://github.com/marmelab/react-admin/pull/10343)) ([erwanMarmelab](https://github.com/erwanMarmelab))
* [Doc] Fix react-query devtools documentation ([#10346](https://github.com/marmelab/react-admin/pull/10346)) ([dricholm](https://github.com/dricholm))

## 5.3.3

* Fix `<Datagrid>` header tooltip shows column names with a capital letter ([#10337](https://github.com/marmelab/react-admin/pull/10337)) ([fzaninotto](https://github.com/fzaninotto))
Expand Down

0 comments on commit c534d24

Please sign in to comment.