Skip to content

v3.5.0

Compare
Choose a tag to compare
@sdirix sdirix released this 10 Jan 13:10
· 3 commits to master since this release

What's Changed

[all] Consistenly use lodash deep imports (#2406)

[core] Adjust createDefaultValue to follow anyOf, oneOf, allOf (#2402)
[core] Expose arraySchema in array renderers (#2387)

[angular] Upgrade Angular support to Angular 18 and 19 (#2403)

[react] Support React ^19.0.0 as peer dependency (#2405)
[react-material] Respect validationMode in React material table cells (#2400)

[vue-vuetify] Various improvements (#2392, #2408)

[docs] update Vue link in Vue Vuetify (#2385)

Many thanks to @FlorianSW, @kchobantonov, @Typiqally, @laurentgrangier and @0mpurdy for their great contributions!

Full Changelog: v3.4.1...v3.5.0

Also see the migration guide on hints for breaking changes.