v0.3.3
What's Changed
Performance 🚀
- perf(source-build): improve glob performance by @chenjiahan in #1274
- perf(source-build): remove p-map dependency by @chenjiahan in #1275
- perf(source-build): reuse shared dependencies by @chenjiahan in #1278
Bug Fixes 🐞
- fix: should ignore node addons when targeting service worker by @chenjiahan in #1282
Document 📖
- docs: optimize markdown title level by @chenjiahan in #1283
- docs: add path types example for publicDir config by @chenjiahan in #1285
- docs: move fast refresh guide to react document by @chenjiahan in #1290
Other Changes
- chore: remove cli exports from core by @chenjiahan in #1272
- chore(deps): bump commander from v10 to v11 by @chenjiahan in #1273
- chore(workflow): fix release workflow action by @9aoy in #1276
- chore: use nolyfill to speed up installation by @chenjiahan in #1280
- chore(workflow): auto close inactive need reproduce issue by @chenjiahan in #1287
- chore(deps): bump postcss from 8.4.31 to ^8.4.33 by @chenjiahan in #1288
- test(e2e): use polka instead of express by @chenjiahan in #1279
Full Changelog: v0.3.2...v0.3.3