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

13
7

1.4.3

Diff

Changelog

Source

v1.4.3 (2023-02-04)

:bug: Bug Fix
  • #409 Sort emojis before badges for configs in rules list for better aesthetics (@bmish)
  • #411 Fix loading of plugin with JSON entry point (@bmish)
Committers: 1
bmishkin
published 1.4.2 •

Changelog

Source

v1.4.2 (2023-01-10)

:bug: Bug Fix
  • #388 Clarify error message when rule option is missing from rule doc (@bmish)
:memo: Documentation
  • #379 Add column for default value to readme options table (@bmish)
  • #326 Mention markdownlint compatibility (@bmish)
Committers: 1
bmishkin
published 1.4.1 •

Changelog

Source

v1.4.1 (2022-12-27)

:bug: Bug Fix
  • #375 Use concise relative paths for rule links (@bmish)
Committers: 1
bmishkin
published 1.4.0 •

Changelog

Source

v1.4.0 (2022-12-26)

:rocket: Enhancement
  • #369 Support a user-defined function for --url-rule-doc option (@bmish)
Committers: 1
bmishkin
published 1.3.0 •

Changelog

Source

v1.3.0 (2022-12-23)

:bug: Bug Fix
Committers: 1
bmishkin
published 1.2.1 •

Changelog

Source

v1.2.1 (2022-12-22)

:bug: Bug Fix
  • #367 Ensure correct link used for deprecated rule replacement link when replacement rule is from ESLint core or third-party plugin (@bmish)
Committers: 1
bmishkin
published 1.2.0 •

Changelog

Source

v1.2.0 (2022-12-21)

:rocket: Enhancement
  • #365 Support a user-defined function for --rule-list-split option (@bmish)
  • #351 Support splitting by multiple properties in --rule-list-split option (@bmish)
:bug: Bug Fix
  • #357 Ensure deprecated/schema properties are detected from deprecated, function-style rules (@bmish)
  • #355 Improve type for configEmoji option (@bmish)
:house: Internal
  • #364 Refactor functions for generating and splitting the rules list (@bmish)
  • #356 Refactor how rules are passed around in codebase (@bmish)
  • #352 Better normalize pathRuleList option internally (@bmish)
Committers: 1
bmishkin
published 1.1.0 •

Changelog

Source

v1.1.0 (2022-12-16)

:rocket: Enhancement
  • #350 Add rule doc notice type for rule description (@bmish)
:bug: Bug Fix
  • #349 Improve detection of named options to be mentioned in rule docs (@bmish)
  • #344 Hide stack trace when throwing exception (@bmish)
:memo: Documentation
  • #342 Add table of contents to readme (@bmish)
  • #336 Add table documenting types of notices and columns (@bmish)
  • #332 Mention complementary rule eslint-plugin/require-meta-docs-url (@bmish)
:house: Internal
Committers: 1
bmishkin
published 1.0.2 •

Changelog

Source

v1.0.2 (2022-12-01)

:bug: Bug Fix
  • #322 Use string union types instead of enums for better TypeScript compatibility with public config file type (@bmish)
Committers: 1
bmishkin
published 1.0.1 •

Changelog

Source

v1.0.1 (2022-12-01)

:bug: Bug Fix
  • #317 More robust handling of boolean-equivalent strings for parsing boolean CLI options and boolean properties in --rule-list-split (@bmish)
  • #314 Handle additional types of variable casing when creating sub-list headers with --rule-list-split (@bmish)
  • #309 Fully utilize readonly modifier for nested array types (@bmish)
:memo: Documentation
:house: Internal
  • #316 Use external library to retrieve an arbitrary property from a rule (@bmish)
  • #313 Avoid recreating readonly array when passing to markdown-table (@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