Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[1.14.0] - 2025-08-30
💥 BREAKING CHANGES
AllocatorPool
behindpool
feature (refactor(allocator)!: putAllocatorPool
behindpool
feature #13373) (overlookmotel)🚀 Features
enforceForTSTypes
option (feat(linter/grouped-accessor-pairs): addenforceForTSTypes
option #13296) (Copilot)vue/valid-define-emits
(feat(linter): addvue/valid-define-emits
#12545) (Sysix)🐛 Bug Fixes
globalThis.RegExp
for regexp rules (fix(linter): parseglobalThis.RegExp
for regexp rules #13395) (Sysix)oxlint
andtsgolint
(fix(language_server): split run logic foroxlint
andtsgolint
#13332) (Sysix)🚜 Refactor
ContextSubHost
hold ownedSemantic
(refactor(linter):ContextSubHost
hold ownedSemantic
#13338) (overlookmotel)ContextSubHost
(refactor(linter): run linter withContextSubHost
#12769) (Sysix)ContextSubHost
for cross script block analyse (refactor(linter): introduceContextSubHost
for cross script block analyse #12724) (Sysix)LintIgnoreMatcher
(refactor(linter): move ignore logic toLintIgnoreMatcher
#13222) (Sysix)📚 Documentation
.oxlintrc.json
config file (docs(linter): update oxlint CLI help message on.oxlintrc.json
config file #13334) (0xCLARITY)⚡ Performance
Cell
instead ofRefCell
(perf(linter): useCell
instead ofRefCell
#13330) (overlookmotel)🧪 Testing
from_tsgo_lint_diagnostic
tests only with lsp feature flag (test(oxc_linter): runfrom_tsgo_lint_diagnostic
tests only with lsp feature flag #13396) (Sysix)