release(apps): oxlint v1.65.0 && oxfmt v0.50.0#22458
Merged
Merged
Conversation
Contributor
Contributor
Oxfmt Ecosystem CI
|
Merging this PR will not alter performance
Comparing Footnotes
|
Member
|
NOTE: Also don't worry about oxfmt-ecosys monkeytype failure. It was caused by fixes to sortImports. #22440 |
Member
Thanks Yuji. We figured that looked like a legitimate bug fix. Merging now! |
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
require-throws-descriptionrule (feat(linter/jsdoc): implementrequire-throws-descriptionrule #22386) (Mikhail Baev)--debugoptions and add per-rule timing info (feat(linter): add--debugoptions and add per-rule timing info #22282) (camchenry)prefer-arrow-callbackrule (feat(linter/eslint): implementprefer-arrow-callbackrule #22312) (박천(Cheon Park))eslint-plugin-jsx-a11y-x(feat(linter): add support foreslint-plugin-jsx-a11y-x#22356) (mehm8128)DummyRuleMapwith built-in rules (feat(linter): fill schemasDummyRuleMapwith built-in rules #22288) (Sysix)require-throws-typerule (feat(linter/jsdoc): implementrequire-throws-typerule #22358) (Mikhail Baev)require-yields-typerule (feat(linter/jsdoc): implementrequire-yields-typerule #22331) (Mikhail Baev)🐛 Bug Fixes
source_typeto codegen fixer (fix(linter): supplysource_typeto codegen fixer #22433) (camc314)⚡ Performance
no-loss-of-precision(perf(linter): optimizeno-loss-of-precision#22395) (camchenry)oxc/bad-array-method-on-arguments(perf(linter): optimizeoxc/bad-array-method-on-arguments#22393) (camchenry)📚 Documentation
Oxfmt
💥 BREAKING CHANGES
🐛 Bug Fixes
singleQuotefor jsdocimport()type paths (fix(formatter): respectsingleQuotefor jsdocimport()type paths #22353) (Colin Lienard)⚡ Performance