Skip to content

4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 07 Mar 12:39
· 6954 commits to master since this release

This pre-release fixes many bugs reported by beta testers. Thanks a lot to all of them!

In addition, it adds a few features:

  • ✅ Add <ToggleThemeButton> (#7340)
  • ✅ Add <LocalesMenuButton> (#7332)
  • ✅ [BC Break] Rename loading to isLoading in authProvider hooks return type (#7334)

We've worked on cleaning up and restructuring the docs. In particular, the authProvider doc should now be mush easier to browse. In addition, we've started rewriting all the demos so that they represent the canonical way of implementing features with react-admin v4. We consider these demos as an important part of our living documentation.

This release contains the result of 51 pull requests and more than 300 commits since the previous pre-release.

We'll continue to fix regressions, add documentation, tweak UI and performance. Please test it and report any bug or regression.