release(apps): oxlint v1.57.0 && oxfmt v0.42.0#20680
Merged
Conversation
Contributor
Contributor
Oxfmt Ecosystem CI
|
Merging this PR will not alter performance
Comparing Footnotes
|
Boshen
added a commit
that referenced
this pull request
Mar 24, 2026
Boshen
added a commit
that referenced
this pull request
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Oxlint
🚀 Features
vitest/prefer-strict-boolean-matchersrule (feat(linter): implementvitest/prefer-strict-boolean-matchersrule #20603) (Mikhail Baev)unicorn/custom-error-definitionrule (feat(linter): implementunicorn/custom-error-definitionrule #20520) (Mikhail Baev)🐛 Bug Fixes
locwhen callJSON.stringifyonTokens andComments (fix(linter/plugins): includelocwhen callJSON.stringifyonTokens andComments #20512) (overlookmotel)String.raw(fix(linter/hex-escape): false positive forString.raw#20497) (camc314)String.raw(fix(linter/escape-case): false positive forString.raw#20496) (camc314)⚡ Performance
Uint32Arrayacross multiple places (perf(linter/plugins): share emptyUint32Arrayacross multiple places #20509) (overlookmotel)Location(perf(linter/plugins): faster conversion of span toLocation#20507) (overlookmotel)Object.definePropertycalls (perf(linter/plugins): reuse descriptor objects forObject.definePropertycalls #20505) (overlookmotel)Locationobjects (perf(linter/plugins): recycleLocationobjects #20491) (overlookmotel)loc(perf(linter/plugins): reduce allocations for tokens and comments with accessedloc#20480) (overlookmotel)getCommentsBefore+getCommentsAfter(perf(linter/plugins): remove regex fromgetCommentsBefore+getCommentsAfter#20475) (overlookmotel)NodeIdfield afterSpanin structs (perf(ast): placeNodeIdfield afterSpanin structs #20584) (overlookmotel)WithClause(perf(napi/parser, oxlint/plugins): shorten deserializer forWithClause#20575) (overlookmotel)BindingPattern::get_symbol_ids(perf(linter/no-const-assign): useBindingPattern::get_symbol_ids#20533) (camc314)📚 Documentation
react/jsx_key(docs(linter): Add note about options toreact/jsx_key#20484) (connorshea)Oxfmt
🚀 Features
JsdocConfig(feat(formatter,oxfmt): Add doc comments forJsdocConfig#20644) (leaysgur)/* LANG */comment for gql|html-in-js (feat(formatter,oxfmt): Support/* LANG */comment for gql|html-in-js #20224) (leaysgur)🐛 Bug Fixes
BinaryExpressionfor tailwind trailing spaces (fix(formatter,oxfmt): Handle nestedBinaryExpressionfor tailwind trailing spaces #20450) (leaysgur)