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

v2.7.0

Compare
Choose a tag to compare
@JasonBoy JasonBoy released this 25 Dec 09:42
· 164 commits to master since this release

πŸŽ‰ v2.7 Merry Christmas πŸŽ…

New Features

  • ✨ Add CSS_MODULES support(@see)

Improvements and Fixes

  • πŸ’£ Replace yarn.lock with package-lock.json
  • βœ‚οΈ Cleanup some npm scripts
  • πŸ”§ Use terser-webpack-plugin to minify js
  • πŸ”§ Use npm run report to analyze bundles
  • ⏯ Improve Koa and HMR log order
  • πŸ› Fix css sourceMap missing
  • 🌲 Upgrade deps