Skip to content

Bump @rjsf/core from 5.24.13 to 6.4.2#10

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rjsf/core-6.4.2
Open

Bump @rjsf/core from 5.24.13 to 6.4.2#10
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rjsf/core-6.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps @rjsf/core from 5.24.13 to 6.4.2.

Release notes

Sourced from @​rjsf/core's releases.

6.4.2

@​rjsf/antd

  • Forward required to BaseInputTemplate so that required string and number fields render the HTML required attribute, fixing #3743

@​rjsf/core

  • Fixed a breaking change introduced in v6.4.0 where array properties with enum items no longer used ui:enumNames from the array property's uiSchema (#4985)
  • Passed parentUiSchema to ArrayFieldItem to maintain uiSchema, this prop was introduced recently but was not being passed
  • Fixed extraErrors not displaying when customErrors are also present (e.g., with array fields and controlled formData), fixing #4982

Dev / docs / playground

  • Fixed scrolling of Monaco editors in the playground, fixing #4992

6.4.1

Dev / docs / playground

  • Updated peer dependencies to 6.4.x

6.4.0

New feature

  • Added support for map-based ui:enumNames and ui:enumOrder for controlling enum display labels and ordering. See documentation

@​rjsf/core

  • Fixed extraErrors not displaying on first async set after submit, fixing #4965
  • Updated multi-select ArrayFields to properly use the items uiSchema for enumerated options, fixing #4955
  • Fixed validateForm() clearing extraErrors from state when schema validation passes, fixing #4962

@​rjsf/utils

  • Fixed resolveAllReferences to preserve $ref on resolved schemas, enabling ui:definitions beyond the first recursion level, fixing #4966
  • Fixed omitExtraData stripping additionalProperties inside oneOf/anyOf options, fixing #4366
  • Added support for map-based ui:enumNames and ui:enumOrder for controlling enum display labels and ordering, fixing #4969

Dev / docs / playground

  • Added documentation and playground examples for map-based ui:enumNames and ui:enumOrder

6.3.1

Dev / docs / playground

  • Changed all @rjsf/* dev dependencies from ^6.3.0 to 6.3.0 so that the latest version of nx keeps automatically updating them
  • Updated peer dependencies to ^6.3.x due to type changes in @rjsf/utils that are required in the other libraries

6.3.0

New feature ui:definitions in UiSchema

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

6.4.2

@​rjsf/antd

  • Forward required to BaseInputTemplate so that required string and number fields render the HTML required attribute, fixing #3743

@​rjsf/core

  • Fixed a breaking change introduced in v6.4.0 where array properties with enum items no longer used ui:enumNames from the array property's uiSchema (#4985)
  • Passed parentUiSchema to ArrayFieldItem to maintain uiSchema, this prop was introduced recently but was not being passed
  • Fixed extraErrors not displaying when customErrors are also present (e.g., with array fields and controlled formData), fixing #4982

Dev / docs / playground

  • Fixed scrolling of Monaco editors in the playground, fixing #4992

6.4.1

Dev / docs / playground

  • Updated peer dependencies to 6.4.x

6.4.0

@​rjsf/core

  • Fixed extraErrors not displaying on first async set after submit, fixing #4965
  • Updated multi-select ArrayFields to properly use the items uiSchema for enumerated options, fixing #4955
  • Fixed validateForm() clearing extraErrors from state when schema validation passes, fixing #4962

@​rjsf/utils

  • Fixed resolveAllReferences to preserve $ref on resolved schemas, enabling ui:definitions beyond the first recursion level, fixing #4966
  • Fixed omitExtraData stripping additionalProperties inside oneOf/anyOf options, fixing #4366
  • Added support for map-based ui:enumNames and ui:enumOrder for controlling enum display labels and ordering, fixing #4969

Dev / docs / playground

  • Added documentation and playground examples for map-based ui:enumNames and ui:enumOrder

6.3.1

Dev / docs / playground

  • Changed all @rjsf/* dev dependencies from ^6.3.0 to 6.3.0 so that the latest version of nx keeps automatically updating them
  • Updated peer dependencies to ^6.3.x due to type changes in @rjsf/utils that are required in the other libraries

6.3.0

@​rjsf/antd

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rjsf/core since your current version.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.24.13 to 6.4.2.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.13...6.4.2)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf/core-6.4.2 branch from 2ea125a to 209fa29 Compare April 8, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants