@plone/registry 4.0.0-alpha.0
Pre-release
Pre-release
·
698 commits
to main
since this release
4.0.0-alpha.0 (2026-05-07)
Feature
- Allow to override slots with no predicate with the same name. @sneridagh #6887
- Better typings for utilities. @ebrehault #7603
- Update glob. @sneridagh #8106
- Add support for add-on {file}
vite.extend.jsand {file}vite.extend.tsfiles by generating and loading a Vite extension loader from the registry. @sneridagh
Internal
- Added AGENTS.md file. @pnicolli
- Aligned Registry's shared tsconfig usage and local package scripts with the monorepo-wide typecheck cleanup.