Skip to content

Commit

Permalink
Razzle upgrade notice in upgrade guide (#4641)
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
sneridagh and stevepiercy committed Apr 3, 2023
1 parent bc564db commit 169a01b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/upgrade-guide/index.md
Expand Up @@ -47,6 +47,11 @@ Volto 17 now uses Webpack 5.
If you customized `razzle.config.js` for your project to change Webpack configuration
or use Webpack plugins, you might need to make adjustments.

### Razzle upgraded to version `4.2.18`

Razzle has been upgraded to version `4.2.18`.
It is recommended that you update your project's dependency on Razzle to this version in order to avoid duplication.

### `BlockChooser` component now uses `popperjs` internally

Technically not a breaking, the API nor the component contract has changed, but it's worth noting this change in here.
Expand Down
1 change: 1 addition & 0 deletions news/4641.documentation
@@ -0,0 +1 @@
Razzle upgrade notice in upgrade guide @sneridagh

0 comments on commit 169a01b

Please sign in to comment.