v0.2.0
What's Changed
New Features 🎉
- feat(bridge): Supports exporting and loading of application-level modules (with routing), currently supports react and vue3 by @zhoushaw in #2648
Bug Fixes 🐞
- fix(dts-plugin): ensure kill fork child process when the task is finished by @2heal1 in #2639
- fix: check pid is undefined before kill it by @2heal1 in #2646
- fix: download api types when types refresh by @2heal1 in #2645
Other Changes
- chore(deps): bump ws from 8.17.0 to 8.17.1 in /packages/dts-plugin by @dependabot in #2627
- Release v0.1.21 by @zhoushaw in #2635
Full Changelog: v0.1.21...v0.2.0