Skip to content

18.0.0-alpha.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 23 Apr 08:32
· 28 commits to main since this release
7385519

18.0.0-alpha.28 (2024-04-23)

Bugfix

  • Fix broken user portrait in personal tools menu. @davisagli #2927
  • Fix pt_BR translation of invalid email message. @wesleybl #5953
  • Fixed rendering if ConditionalLink has no children @pnicolli #5963
  • Fix flaky test 'As editor I can add links' by using getSlateEditorAndType. @ksuess #5965

Internal

  • Reduced JavaScript bundle size of the production build. Code split several internal modules: Controlpanels, Form, Widgets among other small ones. @pnicolli @deodorhunter #5295
  • Improvements to the monorepo setup with utilities, especially ESLint. Build cached option to speedup operations. @sneridagh #5969

Documentation

  • Put nvm installation section into a separate include file. @animus888 #5968