Skip to content

Commit 649896b

Browse files
committed
Update CHANGELOG.md
1 parent f8aab9f commit 649896b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ 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+
# 6.1.2
19+
20+
## @rjsf/mantine
21+
22+
Align Mantine’s behavior with other themes when clearing string fields: clearing an input now removes the key from formData instead of setting it to an empty string. ([#4875](https://github.com/rjsf-team/react-jsonschema-form/pull/4875))
23+
1824
# 6.1.1
1925

2026
## @rjsf/core

0 commit comments

Comments
 (0)