oxc/crates/oxc_linter
oxc-bot bb4a92c80c
release(oxlint): v0.15.1 (#7845)
## [0.15.1] - 2024-12-13

### Features

- 38b1c2e editor: Create a command to apply all auto-fixes for the
current active text editor (#7672) (Nicholas Rayburn)

### Bug Fixes

- 2b187e5 linter: Fix configuration casing for
`typescript/no_this_alias` (#7836) (Boshen)
- 06e6d38 linter: Fix unicorn/prefer-query-selector to use the correct
replacement for getElementsByClassName (#7796) (Nicholas Rayburn)
- 7a83230 semantic: Missing reference when `export default` references a
type alias binding (#7813) (Dunqing)

Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
2024-12-13 21:23:33 +08:00
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures test(linter): add regression tests for import/namespace (#7723) 2024-12-08 15:35:14 +08:00
src fix(linter): fix configuration casing for typescript/no_this_alias (#7836) 2024-12-13 19:39:59 +08:00
tests
Cargo.toml release(oxlint): v0.15.1 (#7845) 2024-12-13 21:23:33 +08:00
CHANGELOG.md release(oxlint): v0.15.1 (#7845) 2024-12-13 21:23:33 +08:00