Sourced from @eslint/js
's
releases.
v9.8.0
Features
Bug Fixes
ab0ff27
fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803
fix:basePath
directory can never be ignored (#18711) (Milos Djermanovic)Documentation
282df1a
docs: Add system theme option (#18617) (Amaresh S M)53b1ff0
docs: Debug config docs (#18698) (Nicholas C. Zakas)a7016a5
docs: fix search input stylings (#18682) (Amaresh S M)Build Related
Chores
Sourced from @eslint/js
's
changelog.
v9.8.0 - July 26, 2024
deee448
chore: upgrade to@eslint/js@9.8.0
(#18720) (Francesco Trotta)4aaf2b3
chore: package.json update for@eslint/js
release (Jenkins)8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700) (renovate[bot])13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)282df1a
docs: Add system theme option (#18617) (Amaresh S M)ab0ff27
fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803
fix:basePath
directory can never be ignored (#18711) (Milos Djermanovic)53b1ff0
docs: Debug config docs (#18698) (Nicholas C. Zakas)4514424
build: Enable JSON linting (#18681) (Nicholas C. Zakas)a7016a5
docs: fix search input stylings (#18682) (Amaresh S M)
4aaf2b3
chore: package.json update for @eslint/js
release2570051
chore: package.json revert @eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for @eslint/js
releaseSourced from eslint's releases.
v9.8.0
Features
Bug Fixes
ab0ff27
fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803
fix:basePath
directory can never be ignored (#18711) (Milos Djermanovic)Documentation
282df1a
docs: Add system theme option (#18617) (Amaresh S M)53b1ff0
docs: Debug config docs (#18698) (Nicholas C. Zakas)a7016a5
docs: fix search input stylings (#18682) (Amaresh S M)Build Related
Chores
Sourced from eslint's changelog.
v9.8.0 - July 26, 2024
deee448
chore: upgrade to@eslint/js@9.8.0
(#18720) (Francesco Trotta)4aaf2b3
chore: package.json update for@eslint/js
release (Jenkins)8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700) (renovate[bot])13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)282df1a
docs: Add system theme option (#18617) (Amaresh S M)ab0ff27
fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803
fix:basePath
directory can never be ignored (#18711) (Milos Djermanovic)53b1ff0
docs: Debug config docs (#18698) (Nicholas C. Zakas)4514424
build: Enable JSON linting (#18681) (Nicholas C. Zakas)a7016a5
docs: fix search input stylings (#18682) (Amaresh S M)
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to @eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for @eslint/js
release2570051
chore: package.json revert @eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for @eslint/js
release8e1a627
chore: update dependency @eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Sourced from typescript-eslint's releases.
v7.18.0
7.18.0 (2024-07-29)
🚀 Features
- types: update ECMA versions (#9634)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
- eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
- eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
- eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
7.18.0 (2024-07-29)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
35cf3d2
chore(release): publish 7.18.0