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.14.0] - 2024-12-01
Features
Bug Fixes
typescript/consistent-type-definitions
(fix(linter): false positive intypescript/consistent-type-definitions
#7560) (dalaoshu)eslint/no-const-assign
(Boshen)jsx_no_script_url
doc failed to build (Boshen)Performance
OsString
for module cache hash (perf(linter): useOsString
for module cache hash #7558) (Boshen)FxDashMap
for module cache (perf(linter): useFxDashMap
for module cache #7522) (overlookmotel)Documentation
Refactor
ModuleRecord
(refactor(linter): clean up APIs forModuleRecord
#7556) (Boshen)str::ends_with
with array not slice (refactor(linter): callstr::ends_with
with array not slice #7526) (overlookmotel)once_cell
(refactor(linter): removeonce_cell
#7510) (Boshen)FxDashMap
(refactor(linter, syntax): introduce type aliasFxDashMap
#7520) (overlookmotel)