Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Contributor
Oxlint Ecosystem CI |
CodSpeed Performance ReportMerging #5569 will not alter performanceComparing Summary
|
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.
[0.9.3] - 2024-09-07
Features
sort-varsrule (feat(linter/eslint): implementsort-varsrule #5430) (Jelle van der Waa)erasing-op(feat(linter/oxc): add fixer forerasing-op#5377) (camc314)self-closing-comp(feat(linter/react): implementself-closing-comp#5415) (Jelle van der Waa)Bug Fixes
getter-returnrule (fix(linter): handle loops ingetter-returnrule #5517) (Cam McHenry)tree_shaking/no_side_effects_in_initializationhandle JSX correctly (fix(linter):tree_shaking/no_side_effects_in_initializationhandle JSX correctly #5450) (overlookmotel)eslint/radixrule correctly check for unbound symbols (fix(linter):eslint/radixrule correctly check for unbound symbols #5446) (overlookmotel)Performance
Documentation
Examplesfor linter rules (docs(linter): update docsExamplesfor linter rules #5513) (dalaoshu)Examplefor linter rules (docs(linter): update docsExamplefor linter rules #5479) (heygsc)Refactor
oxc/no-async-await(refactor(linter): deduplicate code inoxc/no-async-await#5549) (DonIsaac)eslint/radixrule (refactor(linter): simplifyeslint/radixrule #5445) (overlookmotel)no_div_regexrule. (refactor(linter): use "parsed pattern" inno_div_regexrule. #5417) (rzvxa)react/jsx_no_undefruleget_member_identdo not return Option (refactor(linter):react/jsx_no_undefruleget_member_identdo not return Option #5411) (overlookmotel)Styling
as_ast_kindmethod for each variant #5491 and reduce the if nesting (style(linter): introduce the writing style from PR #5491 and reduce the if nesting #5512) (dalaoshu)- d8b29e7 Add trailing line breaks to JSON files (style: add trailing line breaks to JSON files #5544) (overlookmotel)- 694f032 Add trailing line breaks topackage.jsonfiles (style: add trailing line breaks topackage.jsonfiles #5542) (overlookmotel)Testing