v0.0.2
版本发布时间: 2023-03-26 23:00:15
oxc-project/oxc最新发布版本:oxlint_v0.9.10(2024-10-08 13:45:46)
Try it out!
npx oxidation-compiler@latest lint path-to-directory
No configuration is required.
What's Changed
Initial Support for Isolated Declarations
npx oxidation-compiler@latest lint -A all -D isolated-declaration src
Complete Conformance on Test262
Test262 Summary:
AST Parsed : 44000/44000 (100.00%)
Positive Passed: 44000/44000 (100.00%)
Negative Passed: 3915/3915 (100.00%)
News Lints
- no-caller #178 @jason89521
- no-duplicate-case #179 @jason89521
- no-async-promise-executor #180 @magic-akari
- no-compare-neg-zero #185 @YangchenYe323
- no-unsafe-negation #186 @YangchenYe323
- no-dupe-keys #188 @jason89521
- no-dupe-class-members #195 @YangchenYe323
- no-const-assign #199 @YangchenYe323
- no-new-symbol #201 @jason89521
- valid-typeof #202 @RiESAEX
- no-class-assign #204 @YangchenYe323
- isolated-declaration #209 @YangchenYe323
New Features
- Added support for ESLint disable comments
- Added support for Clippy style allow / deny rules, e.g.
--allow all --deny no-debugger
to enable a single rule
Misc
- Changed some color displays diagnostic printing, the titles are now in bright red or yellow
- Made the CI run faster by using pre-built binaries on
cargo-udeps
,criptcmp
andcargo-testest
.
New Contributors
- @KasperZutterman made their first contribution in https://github.com/Boshen/oxc/pull/193
- @RiESAEX made their first contribution in https://github.com/Boshen/oxc/pull/202
Full Changelog: https://github.com/Boshen/oxc/compare/v0.0.1...
1、 oxc-darwin-arm64 2.74MB
2、 oxc-darwin-x64 3.11MB
3、 oxc-linux-arm64 3.35MB
4、 oxc-linux-x64 3.91MB
5、 oxc-win32-arm64.exe 2.31MB
6、 oxc-win32-x64.exe 2.65MB