Skip to content

Release v3.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 07:22
· 2480 commits to main since this release

3.34.0 (2023-06-27)

Features

  • addon-editor: ColorSelector uses Maskito instead of legacy text-mask
    (#4774)
    (6f4528c)
  • cdk: adding support ECMA Decorators for [@tui](https://github.com/tui)Pure
    (#4730)
    (a0b275c)
  • core: deprecate [@tui](https://github.com/tui)DefaultProp, [@tui](https://github.com/tui)RequiredSetter,
    [@tui](https://github.com/tui)Debounce (#4737)
    (11fb027)
  • kit: Breadcrumbs add DI customization (#4771)
    (7e01b6e)

Bug Fixes