@plone/registry 2.1.0
·
884 commits
to main
since this release
2.1.0 (2024-11-05)
Feature
- Allow any type
js,cjs,mjs,tsas configuration for the add-on registry. @sneridagh #6458
Bugfix
- Fix ERR_REQUIRE from ESM module requiring CJS module. @sneridagh #6458
- Fix types for add-on's TypeScript. Fix
.tsconfigfor Node.js side. @sneridagh #6461
Internal
- Replace
parcelwithtsupfor build. @sneridagh #6461