Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-doc-generator

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-doc-generator - npm Package Versions

1
7

0.22.0

Diff

Changelog

Source

v0.22.0 (2022-11-17)

:rocket: Enhancement
  • #232 Add optional options column and notice to indicate whether a rule is configurable (@bmish)
  • #141 More robust loading of CJS plugins using require() (@bmish)
  • #234 Support absolute path for plugin root CLI argument (@bmish)
:bug: Bug Fix
Committers: 1
bmishkin
published 0.21.0 •

Changelog

Source

v0.21.0 (2022-11-15)

:rocket: Enhancement
  • #229 Add optional rule list column fixableAndHasSuggestions (@bmish)
:bug: Bug Fix
  • #230 Remove special case handling for rule doc notice fixableAndHasSuggestions (@bmish)
Committers: 1
bmishkin
published 0.20.0 •

Changelog

Source

v0.20.0 (2022-11-15)

:rocket: Enhancement
  • #223 Implement config file support (@bmish)
  • #222 Add --path-rule-doc and --path-rule-list options (@bmish)
:house: Internal
Committers: 1
bmishkin
published 0.19.1 •

Changelog

Source

v0.19.1 (2022-11-09)

:bug: Bug Fix
  • #220 Fix deprecated rule replacement rule link with nested rule name (@bmish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@bmish)
:memo: Documentation
:house: Internal
  • #211 Update Dependabot URL in comment (@ddzz)
Committers: 2
bmishkin
published 0.19.0 •

Changelog

Source

v0.19.0 (2022-11-02)

:boom: Breaking Change
  • #205 Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities (@bmish)
Committers: 1
bmishkin
published 0.18.2 •

Changelog

Source

v0.18.2 (2022-11-01)

:bug: Bug Fix
  • #203 Redo fix to ensure notation for config that warns/disables a rule does not wrap to two lines in rules table cell (@bmish)
Committers: 1
bmishkin
published 0.18.1 •

Changelog

Source

v0.18.1 (2022-11-01)

:bug: Bug Fix
  • #202 Ensure config emoji isn't missing in multi-sentence rule doc notice (@bmish)
  • #201 Ensure notation for config that warns/disables a rule does not wrap to separate line (@bmish)
Committers: 1
bmishkin
published 0.18.0 •

Changelog

Source

v0.18.0 (2022-10-31)

:rocket: Enhancement
  • #198 Indicate when a rule is set to off/warn by a config in the README rules list (@bmish)
  • #199 Add default emoji for TypeScript configs, adjust default emoji for accessibility configs (@bmish)
:memo: Documentation
  • #200 Demonstrage usage with a build step or prettier formatting (@bmish)
Committers: 1
bmishkin
published 0.17.0 •

Changelog

Source

v0.17.0 (2022-10-30)

:rocket: Enhancement
  • #187 Show diff when --check fails because docs are out-of-sync (@bmish)
  • #188 Reduce complexity by removing prettier formatting of outputted markdown (@bmish)
:memo: Documentation
  • #190 Encourage complementary use of eslint-plugin/require-meta-docs-description lint rule in readme (@bmish)
  • #183 Mention popular plugins that use this (@bmish)
Committers: 1
bmishkin
published 0.16.0 •

Changelog

Source

v0.16.0 (2022-10-28)

:rocket: Enhancement
  • #180 Indicate which configs warn for a rule (@bmish)
  • #178 Add option --rule-doc-section-options (@bmish)
:bug: Bug Fix
  • #181 Handle rule with no meta object (@bmish)
  • #177 Throw error when trying to use general configs emoji for a config when multiple configs are present (@bmish)
  • #176 Also check for escaped version of option name in rule doc for rules with options (@bmish)
  • #175 Use correct rule doc title format fallback when rule missing description (@bmish)
  • #172 Use actual nbsp character instead of HTML entity when avoiding wrapping rule names in rules list (@bmish)
Committers: 1
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc