release(apps): oxlint v1.61.0 && oxfmt v0.46.0#21583
Merged
Conversation
Contributor
|
Triggering Oxlint Ecosystem CI |
Contributor
|
Triggering Oxfmt Ecosystem CI |
Merging this PR will not alter performance
Comparing Footnotes
|
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
BoxandVecmethods (feat(allocator)!: renameBoxandVecmethods #21395) (overlookmotel)🚀 Features
versionsettings in config file. (feat(linter): Implementedversionfor jest settings in config file. #21522) (Said Atrahouch)no-case-declarationsrule (feat(linter/eslint): implement suggestion forno-case-declarationsrule #21508) (Mikhail Baev)allowObjectPatternsAsParametersoption (feat(linter/no-empty-pattern): addallowObjectPatternsAsParametersoption #21474) (camc314)🐛 Bug Fixes
RuleMeta.replacedBytype with ESLint (fix(linter/plugins): alignRuleMeta.replacedBytype with ESLint #21544) (bab)no-empty-functionrule to support async and generator functions in VariableDeclarator (fix(linter/eslint): enhanceno-empty-functionrule to support async and generator functions in VariableDeclarator #21542) (Mikhail Baev)prefer-dom-node-removerule (fix(linter/unicorn): handle computed property access inprefer-dom-node-removerule #21470) (Mikhail Baev)extendsvalues (fix(linter): report an error on unsupportedextendsvalues #21406) (John Costa)testinstead ofdescribe(fix(linter/valid-expect-in-promise): check a jest fn to betestinstead ofdescribe#21422) (Said Atrahouch)versiondocs (fix(linter/prefer-ending-with-an-expect): add missingversiondocs #21390) (Said Atrahouch)📚 Documentation
rule.json(docs(linter): add version torule.json#21547) (camchenry)vitest/no-importing-vitest-globalsrule documentation. (docs(linter): Improve thevitest/no-importing-vitest-globalsrule documentation. #21557) (connorshea)Oxfmt
💥 BREAKING CHANGES
BoxandVecmethods (feat(allocator)!: renameBoxandVecmethods #21395) (overlookmotel)🚀 Features
--disable-nested-configCLI flag (feat(oxfmt): Add--disable-nested-configCLI flag #21514) (leaysgur)🐛 Bug Fixes
ignorePatterns(fix(oxfmt): Respect nested config.ignorePatterns#21489) (leaysgur)intrinsicparens (fix(formatter): Preserve moreintrinsicparens #21449) (leaysgur)intrinsicin type alias annotation (fix(formatter): preserve parens aroundintrinsicin type alias annotation #21410) (Dunqing)⚡ Performance