Skip to content

19.0.0-alpha.14

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 19 Nov 12:24
· 370 commits to main since this release
6312160

19.0.0-alpha.14 (2025-11-19)

Breaking

  • Add package @plone/razzle. It's a fork of razzle. @wesleybl #7542
  • Fork babel-razzle-preset from Razzle. Update dependencies. @sneridagh #7619
  • Removed Jest from build. @sneridagh #7620
  • Forked Razzle SCSS plugin, pin the version to one that does not flood the log with useless deprecation warnings. @sneridagh #7188

Bugfix

Internal

  • Add Cypress test to cover deleting at end of Slate block when next block is empty. @aryan7081 #7263

Documentation

  • Added missing steps for babel-preset-razzle in the upgrade guide. @sneridagh
  • Added missing upgrade steps for 19 projects. @sneridagh