oxlint_v0.0.11
版本发布时间: 2023-08-27 17:29:53
oxc-project/oxc最新发布版本:oxlint_v0.9.10(2024-10-08 13:45:46)
What's Changed
- feat(linter): implement no-unsafe-declaration-merging (#748)
- fix(linter): show the escaped span for no-useless-escape (#790)
- refactor(linter): move the label message to help for no_constant_binary_expression
- fix(cli): correct ignore-pattern behavior; add more cli tests (#796)
Performance
- perf(lexer): reduce checks on ident -> keyword (#783)
- perf(lexer): jump table (#779)
These two commits reduced total CPU instructions count by about 1%.
Full Changelog: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.10...oxlint_v0.0.11
1、 oxlint-darwin-arm64 3.25MB
2、 oxlint-darwin-x64 3.72MB
3、 oxlint-linux-arm64 4MB
4、 oxlint-linux-x64 4.75MB
5、 oxlint-win32-arm64.exe 2.8MB
6、 oxlint-win32-x64.exe 3.24MB