Skip to content

18.0.0-alpha.17

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 05 Mar 08:18
· 1364 commits to main since this release
d2ad25e

18.0.0-alpha.17 (2024-03-05)

Bugfix

  • Show validation error message as string instead of list. @wesleybl #1868
  • Removed css from contents.less that made the Contents table break words in tiny sections due to small table headers such as ID or UID. @ichim.david #5742
  • Fix Link to Item and Aliases view not updating content in multilingual site. @iFlameing #5820
  • Modified build-deps make command to check if registry files are newer than dist to force rebuild. @ichim-david #5825
  • Reset global Form state onSubmit and onCancel in Add and Edit forms @sneridagh #5827
  • Fix HMR problems, upgrade react-refresh and @pmmmwh/react-refresh-webpack-plugin to latest @sneridagh #5833

Internal

Documentation