🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
930
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint - npm Package Versions

1
8486
93

7.5.1-alpha.0

Diff
jameshenry
published 7.5.1-alpha.0 •
jameshenry
published 7.5.0 •

Changelog

Source

7.5.0 (2024-04-01)

🚀 Features

  • website: playground Visual Editor search makes case-insensitive (#8767)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

  • Brad Zacher @bradzacher
  • Kim Sang Du @developer-bandi
  • Mark de Dios @peanutenthusiast
  • Naru
  • YeonJuan @yeonjuan

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

jameshenry
published 7.4.1-alpha.5 •
jameshenry
published 7.4.1-alpha.4 •
jameshenry
published 7.4.1-alpha.3 •
jameshenry
published 7.4.1-alpha.2 •
jameshenry
published 7.4.1-alpha.1 •
jameshenry
published 7.4.1-alpha.0 •
jameshenry
published 7.4.0 •

Changelog

Source

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335)
  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates (#8708)
  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error (#8701)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

  • Abraham Guo
  • Brad Zacher @bradzacher
  • Josh Goldberg ✨
  • Kim Sang Du @developer-bandi
  • Kirk Waiblinger @kirkwaiblinger
  • Marco Pasqualetti @marcalexiei
  • YeonJuan @yeonjuan

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

jameshenry
published 7.3.2-alpha.11 •