What's Changed
New Features 🎉
- feat(server): support launch editor by @chenjiahan in #1381
- feat: add JSDoc for all plugins options by @chenjiahan in #1379
- feat: validate config exports to improve error message by @chenjiahan in #1390
Performance 🚀
- perf: reuse some precompiled dependencies by @chenjiahan in #1382
Bug Fixes 🐞
- fix: improve regex for package name matching by @keqingrong in #1380
- types: allow less.additionalData to be async function by @chenjiahan in #1377
Document 📖
- docs(plugin-stylus): fix sourceMap default value by @chenjiahan in #1378
- docs: add env vars replacement scope by @chenjiahan in #1387
Other Changes
- chore(deps): update dependency vite-tsconfig-paths to v4.3.1 by @renovate in #1355
- chore(deps): update dependency css-loader to v6.9.1 by @renovate in #1365
- chore(deps): update playwright monorepo to v1.41.1 by @renovate in #1362
- chore(deps): update github/issue-labeler action to v3.3 by @renovate in #1361
- chore(deps): update dependency dotenv to v16.3.2 by @renovate in #1374
- chore(deps): update babel by @renovate in #1383
- chore: add example for node target by @chenjiahan in #1385
- chore(workflow): renovate ignore webpack-bundler-analyzer by @chenjiahan in #1386
- test: simplify directory structure and remove path alias by @chenjiahan in #1388
New Contributors
- @keqingrong made their first contribution in #1380
Full Changelog: v0.3.5...v0.3.6