Skip to content

Support specifying multiple types in an array - #5249

Open
Jean-Dum wants to merge 1 commit into
rjsf-team:mainfrom
Jean-Dum:feat-5238
Open

Support specifying multiple types in an array#5249
Jean-Dum wants to merge 1 commit into
rjsf-team:mainfrom
Jean-Dum:feat-5238

Conversation

@Jean-Dum

@Jean-Dum Jean-Dum commented Sep 8, 2026

Copy link
Copy Markdown
  • Support specifying multiple types in an array
  • Additional Properties with empty type now fall in FallbackFieldy

Reasons for making this change

Fixes #5238

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests. I've run pnpm exec nx run-many --target=build --exclude=@rjsf/docs && pnpm run test:update to update snapshots, if needed.
    • I've updated docs if needed
    • I've updated the changelog with a description of the PR
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@Jean-Dum

Jean-Dum commented Sep 8, 2026

Copy link
Copy Markdown
Author

By the way it seems like the 6.9.0 version seems has not been released!

@Jean-Dum
Jean-Dum force-pushed the feat-5238 branch 2 times, most recently from ca5071b to 9f867d6 Compare September 8, 2026 16:31
Additional Properties with empty type now fall in FallbackFieldy
@heath-freenome

Copy link
Copy Markdown
Member

By the way it seems like the 6.9.0 version seems has not been released!

Yeah, we just noticed. There was an issue in the release scripts due to changes made in 6.9.0. We are releasing 6.10.0 now

Comment thread CHANGELOG.md
Comment on lines +28 to +29
- When additionnalProperties is set to `true`, new properties do not have any type instead of forcing it to 'string'.
- Multiple schema type now display a type selector

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move these to 6.10.1 please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support specifying multiple types in an array

2 participants