Skip to content

Releases: plone/volto

@plone/components 2.0.0-alpha.10

30 May 17:49
6765579
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.10 (2024-05-30)

Bugfix

16.31.9

27 May 08:05
021fdb7
Compare
Choose a tag to compare

16.31.9 (2024-05-27)

Bugfix

18.0.0-alpha.32

23 May 13:45
66fb6c2
Compare
Choose a tag to compare
18.0.0-alpha.32 Pre-release
Pre-release

18.0.0-alpha.32 (2024-05-23)

Feature

Bugfix

Internal

Documentation

  • Use Plone Sphinx Theme. Migrate from Netlify to Read the Docs for pull request preview builds. @stevepiercy #6030
  • Build documentation and Storybook only when their files change. @stevepiercy #6037

@plone/types 1.0.0-alpha.13

23 May 13:40
d950215
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.13 (2024-05-23)

Feature

@plone/providers 1.0.0-alpha.1

23 May 13:44
5e8ca04
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.1 (2024-05-23)

Internal

@plone/components 2.0.0-alpha.9

23 May 13:43
c84e68c
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.9 (2024-05-23)

Feature

@plone/client 1.0.0-alpha.15

23 May 13:42
d1cf06e
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.15 (2024-05-23)

Breaking

Bugfix

Internal

  • Sync TypeScript version @sneridagh #5912
  • Improvements to the monorepo setup with utilities, especially ESLint. Build cached option to speedup operations. @sneridagh #5969
  • Saner defaults for building deps, switch default to cached, add build:force command @sneridagh #5980
  • Un-pin @tanstack/react-query dependency @sneridagh #6045

17.16.0

21 May 12:00
712e4eb
Compare
Choose a tag to compare

17.16.0 (2024-05-21)

Feature

Internal

  • Fix .npmignore file list - now npm seems that honors the undelying filesystem case setting @sneridagh #0
  • Cleaned up useless injectIntl in DefaultView @pnicolli #5994

16.31.8

21 May 10:51
0684db2
Compare
Choose a tag to compare

16.31.8 (2024-05-21)

Internal

  • Fix .npmignore file list - now npm seems that honors the undelying filesystem case setting @sneridagh #0

16.31.7

21 May 07:52
7d45bb3
Compare
Choose a tag to compare

16.31.7 (2024-05-21)

IMPORTANT: This is a brown bag release. Please use the next one (16.31.8) instead. There were some missing files while packing the release. It seems that npm changed the way it parses the .npmignore file, now it honors the underlying filesystem case.

Bugfix