release(apps): oxlint v1.74.0 && oxfmt v0.59.0#24454
Merged
Merged
Conversation
Contributor
Author
Contributor
Author
Oxfmt Ecosystem CI
💥 = panic, |
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
🚀 Features
namespacesoption (feat(linter/eslint/no-inner-declarations): addnamespacesoption #24044) (Boshen).mtsconfig files (feat(oxlint,oxfmt): auto-discover.mtsconfig files #24357) (camc314)🐛 Bug Fixes
lowercaseFirstCharacterOnlyis false (fix(linter/jest/prefer-lowercase-title): false positive whenlowercaseFirstCharacterOnlyis false #24414) (Connor Shea)vite-plus/testand `@effect as Vitest source (fix(linter): allowvite-plus/testand `@effect as Vitest source #24196) (Liang)ignorePatternsthat cannot match files aoutside the config directory (fix(linter): error onignorePatternsthat cannot match files aoutside the config directory #24341) (leaysgur)ignorePatternsrelative to the config dir (fix(linter): resolveignorePatternsrelative to the config dir #24339) (leaysgur)breakin switch stmts correctly (fix(linter/eslint/no-unreachable): handlebreakin switch stmts correctly #24260) (camc314)⚡ Performance
ignorePropsregex pattern (perf(linter/vue/prop-name-casing): precompileignorePropsregex pattern #24413) (connorshea)Oxfmt
🚀 Features
.mtsconfig files (feat(oxlint,oxfmt): auto-discover.mtsconfig files #24357) (camc314)quotePropsfor TS enum and methods (feat(formatter): supportquotePropsfor TS enum and methods #24309) (leaysgur)SourceText::as_str()(feat(formatter_core): exposeSourceText::as_str()#24281) (leaysgur)🐛 Bug Fixes
ignorePatternsthat cannot match files aoutside the config directory (fix(linter): error onignorePatternsthat cannot match files aoutside the config directory #24341) (leaysgur)quotePropsfor TS enum and methods #24309 (fix(formatter): update detect_code_removal for #24309 #24314) (leaysgur)TSNonNullExpressionin chain expression (fix(formatter): preserveTSNonNullExpressionin chain expression #24311) (leaysgur)switchblock (fix(formatter): keep comment inside of emptyswitchblock #24308) (leaysgur);before trailing comments (fix(formatter): print;before trailing comments #24244) (leaysgur)letdeclaration (fix(formatter): add or remove parens forletdeclaration #24215) (leaysgur)⚡ Performance
Vecwork-stack in soft-line removal (perf(formatter_core): avoid per-callVecwork-stack in soft-line removal #23775) (Marius Schulz)SmallVecforMemberChaincollections (perf(formatter): useSmallVecforMemberChaincollections #23776) (Marius Schulz)📚 Documentation