What's Changed
[angular] Build against Angular v19 and drop support for v18; Allow v21 RC (#2501)
[angular] Migrate to standalone components (#2502)
[angular] Allow Angular 21 release in peer dependencies (#2505)
[angular-material] fix: array layout renderer error count fix (#2477)
[core] fix: root $ref resolving (#2472)
[core] feat(validator): add config to ValidateFunctionContext (#2483)
[react-material]: Upgrade to MUI ^7 and x-date-picker ^7.28 (#2476)
[react-material]: Update MUI X date pickers from v7 to v8 (#2493)
[vue, vue-vuetify] deps: Update to Vuetify ^3.9 and Vue ^3.5 (#2468)
[vue-vuetify]: update MixedRenderer to add VExpansionPanels (#2463)
[vue-vuetify] fix how we handle empty values (#2481)
[vue-vuetify] Enable overriding control-wrapper with custom component (#2482)
[vue-vuetify] feat: add prepend slot to date/time control renderers (#2504)
[dev] Ignore pnpm-lock.yaml with prettier and regenerate it unformatted (#2474)
[dev] bump vite-plugin-static-copy from 1.0.6 to 2.3.2 (#2499)
[dev] Update various dev dependencies (#2503)
When migrating from 3.6 to 3.7 no migration should be necessary, except if you still use Angular 18.
See the migration guide when upgrading from an older version.
Contributors
Many thanks to @kchobantonov, @martin-trajanovski, @yaffol for their great contributions!
New Contributors
- @martin-trajanovski made their first contribution in (#2477)
- @yaffol made their first contribution in (#2504)
Full Changelog: (v3.6.0...v3.7.0)