Skip to content

v0.1.9

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 04 Dec 09:36

What's Changed

New Features 🎉

Performance 🚀

  • perf(core): reduce fs overhead in getCompiledPath by @chenjiahan in #824
  • perf(plugin-react): reduce deps and fix peer dep warning by @chenjiahan in #830
  • perf(server): load proxy module on demand by @chenjiahan in #835
  • perf(build): no need to load dev middleware when building by @chenjiahan in #836
  • perf(server): skip schema validation in webpack-dev-middleware by @chenjiahan in #837

Bug Fixes 🐞

  • fix(plugin-babel): prebundle babel-loader to fix peer warning by @chenjiahan in #831

Document 📖

Other Changes

Full Changelog: v0.1.8...v0.1.9