Skip to content

v3.4.0

Compare
Choose a tag to compare
@lucas-koehler lucas-koehler released this 14 Sep 09:53
· 7 commits to master since this release

What's Changed

[all packages] memoize array translation (#2358)

[core] feat: add support for disabling remove and add buttons (#2344)
[core] refactor: resolve circular dependencies (#2345)
[core] fix: matching required paths with slashes (#2367)

[react-material] feat: support @mui/x-date-pickers v7 (#2349)
[react-material] Reduce bundle size by fixing material-icon imports (#2351)
[react-material] Add support for "multiple" prop on Select (fixes #2347) (#2356)
[react-material] chore: remove 'matchMedia' mock (#2370)
[react-material] Allow material ui ^6 as peer dependency (#2376)

[react-vanilla] Disable vanilla array buttons when readonly (#2303)

[vue-vanilla] fix: select element's id postfix should be '-input' not '-select' (#2368)

[vue-vuetify] initial contribution for vue-vuetify renderer set (#2341)

[ci] update ci actions (#2359)
[ci] Update publish workflow pnpm setup action to v4 (#2365)

[docs] Describe milestones in README (#2352)

Many thanks to @adamskeeled, @changjung-kim, @eneufeld, @jchamberlain, @joefreeman, @LukasBoll, @seanparmelee, @semery-fractalev for their great contributions!

Special thanks to @kchobantonov for contributing the vue-vuetify renderer set!

Full Changelog: (v3.3.0...v3.4.0)

When updating from v3.3.0, no migration should be necessary. See the migration guide if upgrading from an older version.