npm @jsonforms/vue-vuetify 3.8.0
v3.8.0

10 hours ago

What's Changed

[angular] remove deprecated use of ComponentFactoryResolver (#2566)
[angular] build against v20, allow v22 RC, inject() instead of constructor injection (#2573)
[angular] add option to toggle off errors without user interaction (#2583)
[angular] allow 22 release and bump dev deps to latest 20.x.x (#2590)

[angular-material] Remove outdated TSDOC for AutocompleteControlRenderer (#2534)
[angular-material] Translate Autocomplete Control Renderer (#2535)
[angular-material] Remove hammerjs from angular-material and bump angular dev deps (#2561)
[angular-material] OneOf Enum Control Renderer (#2551)

[core] feat: Pass oneOf subschema to Translator (#2536)
[core] Filter error keywords before touch (#2540)
[core] Increase AJV to ^8.18.0 and bump angular dev deps (#2552)
[core] feat: add separateReadonlyFromDisabled config option (#2532)
[core] Fix oneOf renderers not clearing some primitive values (#2520)
[core] fix: Fix validation errors for nested props of same name (#2531)
[core] improve Translator type for strict TypeScript compatibility (#2562)
[core] handle nullable object/array in generateUISchema (#2586)
[core] improve id generation (#2584)

[core, react] fix: Remove usage of lodash/isArray and React.StatelessComponent (#2539)

[react] remove usage of React.ReducerAction (#2581)

[vue] add jest testing hints on imports (#2568)

[vue-vuetify] fix data flicker when quickly changing between inputs (#2558)
[vue-vuetify] fix: make rawChildErrors reactive in vue-vuetify (#2580)

[core, vue] Fix categorization stepper step order index, introduce new composition function for vue, fix config to be properly passed to test functions (#2522)

[dev] add project information for Theia AI (#2470)
[dev] add UI testing guide to CLAUDE.md, align dev scripts (#2554)
[dev] Update to Node 24 and pnpm 10.33.0 and update GH actions (#2565)

[dependencies] bump lodash from 4.17.21 to 4.17.23 (#2537)
[dependencies] Bump angular dev dependencies to latest 19.x (#2527)
[dependencies] bump rollup from 2.79.1 to 2.80.0 (#2546)
[dependencies] bump lodash from 4.17.23 to 4.18.1 (#2564)

[docs] update roadmap timeline and milestones for 2026 (#2518)
[docs] update roadmap (#2576)

When migrating from 3.7 to 3.8, check the migration guide. There have been breaking changes relating to the Angular renderers and the translator type. Furthermore, support for Angular 19 was dropped.

Contributors

Many thanks to @daniel-shuy, @kchobantonov, @Alxndrsk, @pedroestabruxelles for their great contributions!

New Contributors

Full Changelog: (v3.7.0...v3.8.0)

Don't miss a new vue-vuetify release

NewReleases is sending notifications on new releases.