Skip to content

@plone/generator-volto 5.8.0

Choose a tag to compare

@sneridagh sneridagh released this 28 Jul 08:09
· 2733 commits to main since this release
de04dff

Feature

  • Adds canary option feature, if --canary is specified, then the latest alpha version is used @sneridagh

Bugfix

  • Remove yarn.lock from the app generator template (the generator fetches it from the latest volto version anyway). @davisagli