@plone/publicui 1.0.0-alpha.2
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.2 (2026-04-16)
Feature
- Added the left toolbar @pnicolli #6649
- Moved the initialize client to the middleware from the config. @sneridagh #8108
- Moved basic data fetching to a middleware to allow all loaders and actions to use it @pnicolli
Internal
- Refactored to use context in all loaders and actions. @pnicolli