Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

83 lines (44 loc) · 2.14 KB

@plone/volto-types Release Notes

1.0.0-alpha.10 (2024-04-05)

Bugfix

  • Split widgets type definitions into their own interfaces so they are extendable @sneridagh #5948

1.0.0-alpha.9 (2024-04-03)

Bugfix

  • Fix experimental settings and new button type @sneridagh #5921

1.0.0-alpha.8 (2024-03-25)

Bugfix

  • Improve APIExpanders Types, export all @sneridagh #5918

Internal

  • Sync TypeScript version @sneridagh #5912

1.0.0-alpha.7 (2024-03-18)

Feature

  • Improve @plone/types - Block*Props and Widgets @sneridagh #5876

1.0.0-alpha.6 (2024-03-14)

Internal

  • Cleanup deps @sneridagh #5846

1.0.0-alpha.5 (2024-03-01)

Feature

  • Upgrade Volto core to use React 18.2.0 @sneridagh #3221

1.0.0-alpha.4 (2024-03-01)

Feature

  • Support for slots @sneridagh #5775

1.0.0-alpha.3 (2024-02-02)

Bugfix

  • Enhance the initialBlocks typings @sneridagh #5718

1.0.0-alpha.2 (2024-01-15)

Feature

  • Complete missing types, fix some other that were wrong. @sneridagh #5624

1.0.0-alpha.1 (2024-01-02)

Feature

  • Improve exports, include the main ConfigData definition from registry @sneridagh #5587

Bugfix

  • Fixed blocks_layout in Content interface @sneridagh #5544

1.0.0-alpha.0 (2023-12-13)

Feature

  • Fist release of @plone/types @sneridagh #1