Socket
Socket
Sign inDemoInstall

eslint-plugin-functional

Package Overview
Dependencies
6
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
11Next

6.0.0

Diff

Changelog

Source

6.0.0 (2023-07-30)

Features

  • functional-parameters: add option to ignore getters and setters (9c89b9e)
  • immutable-data: add new option ignoreNonConstDeclarations (ecde24a), closes #691
  • no-expression-statements: add option to ignore self returning functions (894fb91), closes #611
  • prefer-immutable-types: use suggestions instead of a fixer by default (#598) (3fb9028)
  • remove assumeTypes option (6be5862)
  • add sanity checks to type immutablity override settings (d3ce5b0)
  • replace ignorePattern option with ignoreIdentifierPattern and ignoreCodePattern (48d8eba), closes #467

Build System

  • increase minimum supported TypeScript version to 4.3.5 (aefe6b2)

BREAKING CHANGES

  • replace ignorePattern option with ignoreIdentifierPattern and ignoreCodePattern
  • increase minimum supported TypeScript version to 4.3.5
  • remove assumeTypes option
  • prefer-immutable-types: The fixer config no longer inherits as many options as before; be sure to be explicit in your configs.
rebeccastevens
published 6.0.0-next.7 •

rebeccastevens
published 6.0.0-next.6 •

rebeccastevens
published 6.0.0-next.5 •

rebeccastevens
published 6.0.0-next.4 •

rebeccastevens
published 6.0.0-next.3 •

rebeccastevens
published 6.0.0-next.2 •

rebeccastevens
published 6.0.0-next.1 •

rebeccastevens
published 5.0.8 •

Changelog

Source

5.0.8 (2023-04-15)

Bug Fixes

  • prefer-immutable-types: support private identifier (#634) (6349a92)
rebeccastevens
published 5.0.7 •

Changelog

Source

5.0.7 (2023-03-21)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc