What's Changed
New Features 🎉
- feat(type-check): support for typescript project reference by @chenjiahan in #938
- types: extend ProcessOptions of postcss by @chenjiahan in #952
Performance 🚀
- perf: improve performance of PostCSS load config by @chenjiahan in #947
- perf: external yaml from yaml-loader by @chenjiahan in #948
Bug Fixes 🐞
- fix(plugin-solid): delegateEvents should be optional by @chenjiahan in #950
Document 📖
- docs: prefer use postcss config instead of tools.postcss by @chenjiahan in #953
Other Changes
- chore(shared): merge some modules by @chenjiahan in #939
- test(e2e): fix type check error logs by @chenjiahan in #940
- refactor: simplify provider params by @chenjiahan in #941
- test(ut): remove webpack provider in plugin tests by @chenjiahan in #942
- chore(deps): bump Rspress version by @chenjiahan in #944
- test: simplify test helpers by @chenjiahan in #943
- chore(shared): bump jiti to v1.21.0 by @chenjiahan in #945
- test(e2e): skip unstable reload env test case by @chenjiahan in #949
- refactor(server): decouple startCompiler from getMiddlewares by @9aoy in #951
- chore(workflow): remove registry in npmrc by @chenjiahan in #954
- test(e2e): add test case for mjs tailwindcss config by @chenjiahan in #955
Full Changelog: v0.2.3...v0.2.4