Skip to content

v7.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Oct 14:49
7c2d562

7.4.0 (2025-10-06)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#376) (d634f82)
  • export MarkdownLanguage from index.js (#538) (a5d78d5)

Bug Fixes

  • add null check and use getLocFromIndex in require-alt-text (#543) (41ae6c8)
  • correct the return type of applyInlineConfig (#548) (d6621a7)
  • report locations in no-multiple-h1 and require-alt-text (#551) (ec30c7d)
  • wrong location reporting in no-invalid-label-refs (#545) (e0f7d23)