Releases: rspack-contrib/rsbuild-plugin-check-syntax
Releases · rspack-contrib/rsbuild-plugin-check-syntax
v1.6.0
What's Changed
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #51
- fix: correct relative source path resolution by @chenjiahan in #52
- fix(deps): update all non-major dependencies by @renovate[bot] in #50
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #47
- fix(deps): update all non-major dependencies by @renovate[bot] in #46
- feat: extend
excludecondition support to include strings and functions by @chenjiahan in #49
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: add excludeErrorMessage option to filter errors by message by @chenjiahan in #45
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- test: update error message assertion by @chenjiahan in #42
- chore: replace playwright with Rstest for testing by @chenjiahan in #43
- fix: handle cases where
sourceContentis missing by @chenjiahan in #44
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- chore(deps): update pnpm to v10 by @renovate[bot] in #32
- chore(deps): update all non-major dependencies by @renovate[bot] in #31
- test: update test assertion to adapt rsapck / rsbuild 1.3.0-beta by @9aoy in #33
- fix(deps): update all non-major dependencies by @renovate[bot] in #34
- chore(deps): update all non-major dependencies by @renovate[bot] in #35
- chore(deps): update all non-major dependencies by @renovate[bot] in #37
- fix(deps): update all non-major dependencies by @renovate[bot] in #38
- fix(deps): update all non-major dependencies by @renovate[bot] in #40
- chore: enable npm trusted publishing by @chenjiahan in #41
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add CheckSyntaxRspackPlugin export by @Flower-F in #25
- fix: add input validation for CheckSyntaxRspackPlugin by @chenjiahan in #26
- chore: add Rspack example to playground by @chenjiahan in #27
- docs: add usage guide for Rspack by @chenjiahan in #28
- fix: improve CheckSyntaxRspackPlugin options handling by @chenjiahan in #29
- test: add test case for the Rspack plugin by @chenjiahan in #30
New Contributors
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- fix(deps): update dependency htmlparser2 to v10 by @renovate in #21
- chore(deps): update all non-major dependencies by @renovate in #22
- docs: make limitations more clear by @chenjiahan in #23
- fix: fix package exports file extension by @Gehbt in #24
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Full Changelog: v1.2.0...v1.2.1
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
excludeErrorLogsoption 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