Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

v2.4.0

Compare
Choose a tag to compare
@JasonBoy JasonBoy released this 22 May 10:36
· 263 commits to master since this release

🎉New Features

  • ✨ Add React SSR Support(how to use on dev #9)
  • 🖐 Code-splitting on both client and server side with react-loadable

📈Updates and Improvements

  • ✨Add LOG_PATH, ENABLE_SSR config
  • 👢Use bootstrap scss files for easy customization
  • 🌐Update browserslist to exclude some dead browsers
  • 📦Upgrade packages
  • 🐛Couple of bug fixes for SSR

🚨Kind of Breaking Changes

  • 💾mw dir => services name change
  • ✂️ Remove template engine(nunjucks, also kow-views), instead, use dynamic html content to easily support SSR