@plone/layout 1.0.0-alpha.5
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.5 (2026-04-16)
Feature
- Added the left toolbar @pnicolli #6649
- Somersault editor support (renderers). @sneridagh #7921
- Fixed CSS definition. @sneridagh #8106
- Moved basic data fetching to a middleware to allow all loaders and actions to use it @pnicolli
Bugfix
- Remove edit button from the preliminary tools. @sneridagh #8018
- Hardened
shouldShowToolbarhelper. @sneridagh #8030 - Fixed SOMERSAULT_KEY constant, it is centralized now. @sneridagh #8078
Internal
- Updated packages configuration for vite 8. @pnicolli