What's Changed
New Features 🎉
- feat(plugin-svgr): support for react query by @chenjiahan in #1783
Bug Fixes 🐞
- fix: should await for onDevCompileDone hook by @chenjiahan in #1777
Document 📖
- docs: update contribution guide by @chenjiahan in #1780
- docs: fix missing container type by @chenjiahan in #1781
- docs(plugin-svgr): add react query guide by @chenjiahan in #1786
Other Changes
- chore: add isMultiCompiler helper by @chenjiahan in #1776
- chore(workflows): disable github workflows on forked repository by @sumy7 in #1779
- chore(shared): move commander to core package by @chenjiahan in #1782
- test(e2e): add case for SVG dynamic import by @chenjiahan in #1784
Full Changelog: v0.4.13...v0.4.14