Skip to content

Commit dfa5b0a

Browse files
committed
Update CHANGELOG.md
1 parent ad7ec91 commit dfa5b0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ it according to semantic versioning. For example, if your PR adds a breaking cha
1515
should change the heading of the (upcoming) version to include a major version bump.
1616
1717
-->
18+
# 5.0.0-beta-17
19+
20+
## @rjsf/playground
21+
- Change Vite `mode` to `'production'`, which provides an alternative fix for [#3228](https://github.com/rjsf-team/react-jsonschema-form/issues/3228) since the prior fix caused [#3215](https://github.com/rjsf-team/react-jsonschema-form/issues/3215).
22+
23+
## @rjsf/validator-ajv8
24+
- Remove alias for ajv -> ajv8 in package.json. This fixes [#3215](https://github.com/rjsf-team/react-jsonschema-form/issues/3215).
25+
1826
# 5.0.0-beta-16
1927

2028
## @rjsf/antd

0 commit comments

Comments
 (0)