Releases: plone/volto
Releases · plone/volto
18.0.3
18.0.2
18.0.1
18.0.1 (2024-11-05)
Bugfix
- Fix ERR_REQUIRE from ESM module requiring CJS module in
@plone/registry
fix tests. @sneridagh #6458
Internal
- Improve exports in @plone/registry, adapt the Jest test setup. @sneridagh #6461
- Removed
parcel
completely from core. @sneridagh #6469
Documentation
- Fix display of nvm version when installing it for Contributing to Volto. @stevepiercy #6460
@plone/scripts 3.8.1
@plone/scripts 3.8.0
3.8.0 (2024-11-05)
Internal
- Improve exports in
@plone/registry
. Adapt its detection in i18n script. @sneridagh #6461
@plone/registry 2.1.2
2.1.2 (2024-11-05)
Bugfix
- Fix weird typings issue happening in docker build but not locally. @sneridagh #6471
Internal
- Improve packaging. @sneridagh
@plone/registry 2.1.1
2.1.1 (2024-11-05)
Internal
- Repackage registry, the previous build was including the docs. @sneridagh
@plone/registry 2.1.0
2.1.0 (2024-11-05)
Feature
- Allow any type
js
,cjs
,mjs
,ts
as 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
.tsconfig
for Node.js side. @sneridagh #6461
Internal
- Replace
parcel
withtsup
for build. @sneridagh #6461
@plone/components 2.1.1
@plone/components 2.1.0
2.1.0 (2024-11-05)
Internal
- Replace
parcel
withtsup
. Better types, better tsconfig. Move to ESM. @sneridagh #6467