Releases: cklwblove/unplugin-check-syntax
Releases · cklwblove/unplugin-check-syntax
v1.0.2
No significant changes
View changes on GitHub
v1.0.1
🚀 Features
- 在语法检查中新增手动包含文件功能,支持 glob 模式 - by @cklwblove (bcacb)
- 在类型导出中新增 ECMASyntaxError 和 SyntaxErrorKey,添加 printErrors 函数导出 - by @cklwblove (71062)
View changes on GitHub
v1.0.0
No significant changes
View changes on GitHub
v0.0.3
🚀 Features
- 新增 rsbuild 配置文件以支持项目构建 - by @cklwblove (c063a)
- 更新 playground 配置,添加 rspack 和 rsbuild 支持,重构语法检查插件以使用统一的插件名称 - by @cklwblove (f67c2)
View changes on GitHub
v0.0.2
No significant changes