Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use single react 17 playground #1

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ should change the heading of the (upcoming) version to include a major version b
- The Material-UI 5 theme will fallback to a form with a message indicating `@mui` is not available when one (or both) of the libraries are not installed

## Dev / docs / playground
- Added resolve aliases to `playground` so that the updated `material-ui` theme doesn't try to resolve the `@mui` libraries which require React 17 and fail to load as a result
- Added a new `playground-r17` for the `@rjsf/core` and `@rjsf/material-ui` version 4 and 5 themes on top of React 17
- Upgraded playground to use React 17

# v3.3.0

Expand Down
Loading