Socket
Socket
Sign inDemoInstall

eslint-plugin-functional

Package Overview
Dependencies
127
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
79
11Next

4.1.1

Diff

Changelog

Source

4.1.1 (2022-01-08)

Bug Fixes

  • rules having broken links to docs (#310) (0eac036)
jonaskello
published 4.1.1-beta.1 •

jonaskello
published 4.1.0 •

Changelog

Source

4.1.0 (2022-01-08)

Features

  • no-let: add option to allow lets inside of for loop initializers (#306) (71769f3)
jonaskello
published 4.0.2 •

Changelog

Source

4.0.2 (2021-10-24)

Bug Fixes

  • get the coorect identifier text of values in object expressions (#285) (a267af6)
  • off config no longer contains "overrides" (#286) (5ad533d)
jonaskello
published 4.0.1 •

Changelog

Source

4.0.1 (2021-10-24)

Bug Fixes

  • ignore pattern - "id" and "key" values are only used if defined (77d6dd6)
jonaskello
published 4.0.0 •

Changelog

Source

4.0.0 (2021-10-17)

Bug Fixes

  • bring rule meta data "recommended" into line with the recommend config (3c4a042)

chore

  • remove deprecated rule: prefer-type-literal (3a54331)
  • remove deprecated stylitic ruleset (2b96760)
  • update minimum required node version to 12 (97acb3f)

Features

  • add an off preset (686b7fe)
  • add stylistic rules to lite and recommended rule sets (b81b4c7)
  • external-recommended: update recommended external rules (353acb3)
  • no-return-void: implicit types are now checked by default (2adbe14)
  • prefer-tacit: disable prefer-tacit by default in recommended and lite configs (6f9204d)

BREAKING CHANGES

  • no-return-void: implicit types are now checked by default
  • external-recommended: update recommended external rules
  • rule "prefer-type-literal" has been removed.
  • removed stylitic ruleset in favor of stylistic ruleset
  • Node ^12.22.0 or ^14.17.0 or >=16.0.0 is now required

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

rebeccastevens
published 4.0.0-rc2 •

rebeccastevens
published 4.0.0-rc1 •

rebeccastevens
published 3.7.2 •

Changelog

Source

v3.7.2

Fixed

  • fix(no-conditional-statements): break/continue are no longer treated as returning inside of a switch #272
rebeccastevens
published 3.7.1 •

Changelog

Source

v3.7.1 - 2021-09-20

Fixed

  • fix(no-conditional-statements): branch with break/continue statements now treated as returning branch #269
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc