release(apps): oxlint v1.59.0 && oxfmt v0.44.0#21085
Merged
Conversation
Contributor
Contributor
Oxfmt Ecosystem CI
|
Merging this PR will not alter performance
Comparing Footnotes
|
Member
|
The diff in the formatter ecosys-ci comes from #20954, and it currently generates the same output as Prettier. In other words, it is a good diff. |
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
💥 BREAKING CHANGES
🚀 Features
no-restricted-exportsrule (feat(linter/eslint): implementno-restricted-exportsrule #20592) (Nicolas Le Cam)hook-use-staterule (feat(linter/react): implementhook-use-staterule #20986) (Khaled Labeb)no-useless-iterator-to-arrayrule (feat(linter/unicorn): implementno-useless-iterator-to-arrayrule #20945) (Mikhail Baev)prefer-snapshot-hintrule in Jest and Vitest (feat(linter): Implementsprefer-snapshot-hintrule in Jest and Vitest #20870) (Said Atrahouch)🐛 Bug Fixes
thisused as member expression object (fix(linter/no-this-in-sfc): only flagthisused as member expression object #20961) (bab)node_modulesin oxlint config walker (fix(oxlint/lsp): skipnode_modulesin oxlint config walker #21004) (copilot-swe-agent)document.createElementcalls (fix(linter/button-has-type): ignoredocument.createElementcalls #21008) (Said Atrahouch)Array.from()forprefer-set-sizerule (fix(linter/unicorn): add support forArray.from()forprefer-set-sizerule #21016) (Mikhail Baev)keyproperty (fix(linter/no-array-index-key): move span tokeyproperty #20947) (camc314)jest/prefer-equality-matcher(fix(linter): add suggestion forjest/prefer-equality-matcher#20925) (eryue0220)⚡ Performance
utf8Slicefor decoding UTF-8 strings (perf(napi/parser, linter/plugins): useutf8Slicefor decoding UTF-8 strings #21022) (overlookmotel)deserializeStr(perf(napi/parser, linter/plugins): simplify branch condition indeserializeStr#21019) (overlookmotel)String.fromCharCodein string decoding (perf(napi/parser, linter/plugins): raw transfer useString.fromCharCodein string decoding #21018) (overlookmotel)rawfields (perf(napi/parser, linter/plugins): faster deserialization ofrawfields #20923) (overlookmotel)📚 Documentation
Oxfmt
🚀 Features
🐛 Bug Fixes
.editorconfigtab_widthfallback (fix(oxfmt): Support.editorconfigtab_widthfallback #20988) (leaysgur)=>when arrow body has JSDoc type cast (fix(formatter): avoid breaking after=>when arrow body has JSDoc type cast #20857) (bab)