6.0.0-beta.15
Pre-release
Pre-release
·
245 commits
to main
since this release
@rjsf/chakra-ui
- Updated
package.jsonfor to makelucide-reacta dependency rather than a devDependency, fixing #4739
@rjsf/core
- Updated
ArrayFieldonSelectChangeto not passnamein thepathsince theObjectFieldwill automatically add it #4733 - Updated
Formto optimize the need for live validation in an attempt to improve performance, potentially fixing #3616
@rjsf/semantic-ui
- Updated
ArrayFieldto stop usingnanoidand instead uselodash/uniqueIdto fix #4762
@rjsf/shadcn
- Update
README.mdwith picture of the theme! - Allow passing
classNameprops toAddButton,BaseInputTemplate,CheckboxWidget,CheckboxesWidget,RadioWidget,SelectWidget,SubmitButton,TextareaWidgetfor extra Tailwind CSS customization throughui:className
@rjsf/utils
- Updated
getTestIdsto stop usingnanoidand instead uselodash/uniqueIdto fix #4762
Dev / docs / playground
- Removed
nanoidfrom the build system andjest.config.jsfiles