Skip to content

Preaction CMS v5 Alpha 9

Pre-release
Pre-release

Choose a tag to compare

@duhdugg duhdugg released this 16 Feb 04:39
· 47 commits to main since this release

💄 style fixes for navbar submenu
♻️ all components are now refactored with React hooks
✨ SSR can now be disabled with CMS_SSR_DISABLE=1 environment variable
⚡ UI rendering performance improvements
✅ tests should pass more reliably now, due to increased jest timeouts, decreased jest workers, and client extensions tests now being ignored
🐛 miscellaneous bug fixes
⬆️ upgrade dependencies, including react-router-dom v6 and react-scripts v5
💥 breaking: the update to react-scripts v5 means that you may need to delete your node_modules folder and reinstall dependencies