oxc/crates
github-actions[bot] 8cbf937e84
Release oxlint v0.4.3 (#3581)
## [0.4.3] - 2024-06-07

### Features

- 1fb9d23 linter: Add fixer for no-useless-fallback-in-spread rule
(#3544) (Don Isaac)
- 6506d08 linter: Add fixer for no-single-promise-in-promise-methods
(#3531) (Don Isaac)
- daf559f linter: Eslint-plugin-jest/no-large-snapshot (#3436) (cinchen)
- 4c17bc6 linter: Eslint/no-constructor-return (#3321) (谭光志)
- 4a075cc linter/jsdoc: Implement require-param rule (#3554) (Yuji
Sugiura)
- 747500a linter/jsdoc: Implement require-returns-type rule (#3458)
(Yuji Sugiura)
- 6b39654 linter/tree-shaking: Support options (#3504) (Wang Wenzhe)
- 0cdb45a oxc_codegen: Preserve annotate comment (#3465)
(IWANABETHATGUY)

### Bug Fixes

- b188778 linter/eslint: Fix `require-await` false positives in
`ForOfStatement`. (#3457) (rzvxa)
- 350cd91 parser: Should parser error when function declaration has no
name (#3461) (Dunqing)

Co-authored-by: Boshen <Boshen@users.noreply.github.com>
2024-06-07 16:39:51 +08:00
..
oxc chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_allocator chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_ast feat(transformer/typescript): remove more typescript ast nodes (#3563) 2024-06-07 05:04:28 +00:00
oxc_ast_macros chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_codegen feat(coverage): second transformer build does not print typescript (#3561) 2024-06-07 05:04:25 +00:00
oxc_diagnostics chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_index chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter Release oxlint v0.4.3 (#3581) 2024-06-07 16:39:51 +08:00
oxc_macros refactor(macros): remove the redundant trie builder (#3415) 2024-05-26 08:00:05 +00:00
oxc_minifier chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_module_lexer chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_parser chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_prettier fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
oxc_semantic chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_sourcemap chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_span chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_syntax chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_transformer improve(transformer): create Atom for react import source lazily (#3578) 2024-06-07 16:18:46 +08:00
oxc_traverse chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
oxc_wasm chore: bump oxc-browserslist to 0.17.0 (#3495) 2024-06-01 15:06:34 +08:00