Releases: rspack-contrib/rsbuild-plugin-check-syntax
Releases · rspack-contrib/rsbuild-plugin-check-syntax
v1.2.0
What's Changed
- docs: allow more ecmaVersion by @chenjiahan in #11
- fix: remove Rsbuild 0.x from peer dependencies by @chenjiahan in #12
- chore(deps): bump Rslib v0.1 by @chenjiahan in #13
- docs: improve solutions by @chenjiahan in #14
- chore: export checkSyntax as utils by @nyqykk in #16
- chore(deps): update all non-major dependencies by @renovate in #17
- feat: add
excludeErrorLogs
option by @woshiarui in #18
New Contributors
- @nyqykk made their first contribution in #16
- @woshiarui made their first contribution in #18
Full Changelog: v1.1.0...v1.2.0
v1.2.0-beta.1
What's Changed
- docs: allow more ecmaVersion by @chenjiahan in #11
- fix: remove Rsbuild 0.x from peer dependencies by @chenjiahan in #12
- chore(deps): bump Rslib v0.1 by @chenjiahan in #13
- docs: improve solutions by @chenjiahan in #14
- chore: export checkSyntax as utils by @nyqykk in #16
New Contributors
Full Changelog: v1.1.0...v1.2.0-beta.1
v1.1.0
What's Changed
- chore(deps): update all non-major dependencies by @renovate in #3
- chore(deps): update all non-major dependencies by @renovate in #4
- chore(deps): update dependency @types/node to v22 by @renovate in #5
- feat: support option.excludeOutput by @spencerHT in #7
- fix: should normalize to posix path by @chenjiahan in #9
- chore(deps): update dependency strip-ansi to v7 by @renovate in #6
- test: add test case for
excludeOutput
by @chenjiahan in #8 - chore(build): switch to Rslib by @chenjiahan in #10
New Contributors
- @renovate made their first contribution in #3
- @spencerHT made their first contribution in #7
- @chenjiahan made their first contribution in #9
Full Changelog: v1.0.1...v1.1.0