Skip to content

Releases: grafana/flint

v0.8.0

11 Mar 12:31
Immutable release. Only release title and notes can be modified.
84e2d76

Choose a tag to compare

0.8.0 (2026-03-11)

Features

  • add native linting mode and version mapping infrastructure (#93) (24b06da)

Bug Fixes

  • add 'mise run fix' hint to lint failure output (#90) (5b4ad5d)
  • improve link checker reliability against GitHub rate limiting (#95) (7a5282d)
  • remap same-repo GitHub URLs to local file paths (#100) (b4feadd)

v0.7.1

02 Mar 18:16
Immutable release. Only release title and notes can be modified.
0ac131d

Choose a tag to compare

0.7.1 (2026-03-02)

Bug Fixes

  • strip Scroll to Text Fragment anchors in link checks (#86) (b630cdf)

v0.7.0

23 Feb 11:48
Immutable release. Only release title and notes can be modified.
8822bdc

Choose a tag to compare

0.7.0 (2026-02-23)

Features

  • handle line-number anchors and issue comments globally (#56) (cf751df)

Bug Fixes

  • release-please: fix footer not appearing on release PRs (#40) (d7a55e4)
  • use remap instead of exclude for issue comment anchors (#58) (656f355)

v0.6.0

18 Feb 09:52
5bb3726

Choose a tag to compare

0.6.0 (2026-02-18)

Features

  • links: add GitHub URL remaps for line-number and fragment anchors (#28) (5b59065)

v0.5.0

17 Feb 12:07
7921539

Choose a tag to compare

0.5.0 (2026-02-17)

Features

  • super-linter: default to slim image (#24) (c8eeab8)

v0.4.0

16 Feb 19:16
986a4ca

Choose a tag to compare

0.4.0 (2026-02-16)

Features

  • renovate: support SHA-pinned URLs in Renovate preset (#21) (4fd1f28)

v0.3.0

16 Feb 18:15
30090d5

Choose a tag to compare

0.3.0 (2026-02-16)

Features

  • add Renovate shareable preset for consuming repos (#17) (8a06590)
  • links: auto-remap base-branch GitHub URLs to PR branch (#18) (dd6cc61)

Bug Fixes

  • links: add regex anchors to remap patterns (#19) (2e17348)
  • replace broken release-please PR comment with docs (#12) (817b37d)

v0.2.0

16 Feb 13:02
d51085d

Choose a tag to compare

0.2.0 (2026-02-16)

Features

  • consolidate link checking and add autofix flags (#7) (086a5e9)

Bug Fixes

  • exclude GitHub compare links from lychee checks (#10) (e714608)