You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4072
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/eslint-plugin - npm Package Versions

2345
407

8.29.1-alpha.3

Diff
jameshenry
published 8.29.1-alpha.3 •
jameshenry
published 8.29.1-alpha.2 •
jameshenry
published 8.29.1-alpha.1 •
jameshenry
published 8.29.1-alpha.0 •
jameshenry
published 8.29.0 •

Changelog

Source

8.29.0 (2025-03-31)

🚀 Features

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

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess 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

  • Dima Barabash @dbarabashh
  • Kim Sang Du @developer-bandi
  • Olivier Zalmanski @OlivierZal
  • Ronen Amiel
  • Yannick Decat @mho22
  • zyoshoka @zyoshoka

You can read about our versioning strategy and releases on our website.

jameshenry
published 8.28.1-alpha.2 •
jameshenry
published 8.28.1-alpha.1 •
jameshenry
published 8.28.1-alpha.0 •
jameshenry
published 8.28.0 •

Changelog

Source

8.28.0 (2025-03-24)

🚀 Features

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

🩹 Fixes

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

❤️ Thank You

  • Olivier Zalmanski @OlivierZal
  • Yannick Decat @mho22

You can read about our versioning strategy and releases on our website.

jameshenry
published 8.27.1-alpha.2 •