v0.2.12
What's Changed
New Features 🎉
- feat: support use entry description object by @chenjiahan in #1083
- feat: allow use public files as template by @chenjiahan in #1084
Performance 🚀
- perf: use non-capturing groups in regexp by @chenjiahan in #1091
Bug Fixes 🐞
- fix: handle css-loader mode option correctly by @chenjiahan in #1087
Other Changes
- chore: remove outdated comment from preload plugin by @chenjiahan in #1086
- chore(hmr-client): remove unused variable by @chenjiahan in #1085
- chore(plugin-stylus): move constant and reduce any by @chenjiahan in #1088
- chore: move some shared helpers to core by @chenjiahan in #1089
- chore: rename to differentiate between two context types by @chenjiahan in #1090
Full Changelog: v0.2.11...v0.2.12