Releases: rspack-contrib/ts-checker-rspack-plugin
Releases · rspack-contrib/ts-checker-rspack-plugin
v1.1.1
What's Changed
- fix: handle undefined path in
getModifiedTime
by @chenjiahan in #17
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix: support show type check errors in rsbuild error overlay by @9aoy in #15
- chore(CI): update release.yml by @chenjiahan in #16
New Contributors
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- fix: mark Rspack as optional peer by @chenjiahan in #12
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- perf: change build target to ES2021 by @chenjiahan in #10
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- test: setup e2e cases with Rsbuild by @chenjiahan in #3
- feat(deps): bump minimatch to v9 by @chenjiahan in #4
- perf: replace chalk with picocolors by @chenjiahan in #5
- perf: remove semver check by @chenjiahan in #6
- feat: increase default memoryLimit to 8192 by @chenjiahan in #7
New Contributors
- @chenjiahan made their first contribution in #3
Full Changelog: v1.0.0-beta.1...v1.0.0