Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: typescript-eslint/typescript-eslint

v8.32.1

12 May 17:18
Compare
Choose a tag to compare
Loading

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax forTSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @azat-io
  • @dbarabashh
azat-io and dbarabashh
Assets2
Loading
Dmitriy-Frostoff, quentinmcq, nakrovati, and thomas3577 reacted with thumbs up emojishinGangan reacted with heart emojiDmitriy-Frostoff and shinGangan reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
5 people reacted

v8.32.0

05 May 17:20
Compare
Choose a tag to compare
Loading

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add optionallowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exemptthis from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correctTSImportType property name whenassert (#11115)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @dbarabashh
  • @y-hsgw
  • @kirkwaiblinger
dbarabashh, y-hsgw, and kirkwaiblinger
Loading
Dmitriy-Frostoff, quentinmcq, maciejcieslar, worstpractice, and nakrovati reacted with thumbs up emojishinGangan reacted with heart emojiDmitriy-Frostoff, quentinmcq, worstpractice, shinGangan, and ulrichstark reacted with rocket emojiDmitriy-Frostoff, quentinmcq, worstpractice, and shinGangan reacted with eyes emoji
7 people reacted

v8.31.1

28 Apr 17:19
Compare
Choose a tag to compare
Loading

8.31.1 (2025-04-28)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @kirkwaiblinger
kirkwaiblinger
Loading
maciejcieslar and Dmitriy-Frostoff reacted with thumbs up emojishinGangan reacted with heart emojiDmitriy-Frostoff and shinGangan reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
3 people reacted

v8.31.0

21 Apr 17:19
Compare
Choose a tag to compare
Loading

8.31.0 (2025-04-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)

🩹 Fixes

  • typescript-eslint: address bugs inconfig() around global ignores (#11065)
  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @kirkwaiblinger
kirkwaiblinger
Loading
Dmitriy-Frostoff and quentinmcq reacted with thumbs up emojishinGangan, dbarabashh, and Dmitriy-Frostoff reacted with heart emojiquentinmcq, worstpractice, dbarabashh, and Dmitriy-Frostoff reacted with rocket emojishinGangan and Dmitriy-Frostoff reacted with eyes emoji
5 people reacted

v8.30.1

14 Apr 20:10
Compare
Choose a tag to compare
Loading

8.30.1 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
  • typescript-estree: use token type ofPrivateIdentifier instead ofIdentifier for private identifiers (#11023)
  • eslint-plugin: fix mistake with eslintrc config generation (#11072)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @dbarabashh
  • @kirkwaiblinger
dbarabashh and kirkwaiblinger
Loading
Dmitriy-Frostoff reacted with thumbs up emojidbarabashh, shinGangan, quentinmcq, and Dmitriy-Frostoff reacted with heart emojiDmitriy-Frostoff reacted with rocket emojishinGangan and Dmitriy-Frostoff reacted with eyes emoji
4 people reacted

v8.30.0

14 Apr 17:19
Compare
Choose a tag to compare
Loading
Loading
smarlhens, ntnyq, and Dmitriy-Frostoff reacted with thumbs up emojishinGangan and Dmitriy-Frostoff reacted with heart emojiquentinmcq, thomas3577, and Dmitriy-Frostoff reacted with rocket emojishinGangan and Dmitriy-Frostoff reacted with eyes emoji
6 people reacted

v8.29.1

07 Apr 17:18
Compare
Choose a tag to compare
Loading

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
  • typescript-estree: use token type ofNumeric instead ofIdentifier for bigint literals (#11021)

❤️ Thank You

  • Ronen Amiel

You can read about ourversioning strategy andreleases on our website.

Loading
Dmitriy-Frostoff reacted with thumbs up emojiValentinGurkov, thomas3577, Dmitriy-Frostoff, quentinmcq, and roottool reacted with hooray emojishinGangan reacted with heart emojiDmitriy-Frostoff reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
6 people reacted

v8.29.0

31 Mar 17:18
Compare
Choose a tag to compare
Loading

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] createignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access whennoUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @dbarabashh
  • @mho22
  • @OlivierZal
  • @developer-bandi
  • @zyoshoka
dbarabashh, mho22, and 3 other contributors
Loading
Dmitriy-Frostoff reacted with thumbs up emojishinGangan reacted with heart emojiquentinmcq, Dmitriy-Frostoff, maciejcieslar, thomas3577, dbarabashh, and tsybalab reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
7 people reacted

v8.28.0

24 Mar 17:19
Compare
Choose a tag to compare
Loading

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] supportif statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @mho22
  • @OlivierZal
mho22 and OlivierZal
Loading
Dmitriy-Frostoff, quentinmcq, mzkmnk, and rcttavares reacted with thumbs up emojishinGangan reacted with heart emojiDmitriy-Frostoff reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
5 people reacted

v8.27.0

17 Mar 17:19
Compare
Choose a tag to compare
Loading

8.27.0 (2025-03-17)

🚀 Features

  • utils: supportDeprecatedInfo forrule.meta.deprecated (#10932)

🩹 Fixes

  • deps: update eslint monorepo to v9.22.0 (#10952)
  • typescript-estree: fix span start for decoratedAssignmentPattern function parameter (#10939)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Contributors

  • @ntnyq
ntnyq
Loading
Dmitriy-Frostoff and nakrovati reacted with thumbs up emojishinGangan reacted with heart emojiDmitriy-Frostoff, thomas3577, and quentinmcq reacted with rocket emojiDmitriy-Frostoff and shinGangan reacted with eyes emoji
5 people reacted
Previous13453435
Previous

[8]ページ先頭

©2009-2025 Movatter.jp