@rjsf/core
- Updated
ObjectFieldto get errors and formData by wrappingnamein brackets to prevent names that have dots in them incorrectly getting data from a lower level, fixing #3846
@rjsf/shadcn
- Updated
package.jsonto copy css files to newresourcesdirectory
Dev / docs / playground
- Updated the
playgroundto use the css files for@rjsf/shadcnfrom the CDN connected with github, pointing to the new resources directory - Added new
antdIconsReplacer.tsand used it in@rjsf/antdduring build time to append.jsonto imports of@antd/iconsto fix es build issues on webpack and vite