Skip to content

Releases: HiDeoo/starlight-links-validator

v0.12.3

04 Oct 16:29
v0.12.3
b7563c8
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes validation issues with links containing query strings  -  by @HiDeoo (47b38)
    View changes on GitHub

v0.12.2

01 Oct 14:05
v0.12.2
757833a
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes validation issue with the Astro base option and a custom slug  -  by @HiDeoo (fe3d2)
    View changes on GitHub

v0.12.1

21 Sep 10:05
v0.12.1
0c93b61
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes a potential type-checking issue in user projects  -  by @HiDeoo (09012)
    View changes on GitHub

v0.12.0

12 Sep 16:06
v0.12.0
a820021
Compare
Choose a tag to compare

   🚀 Features

  • Adds a new errorOnInvalidHashes option defaulting to true to disable hash validation  -  by @HiDeoo (32a92)
    The default validation behavior remains unchanged.
    View changes on GitHub

v0.11.0

30 Aug 08:37
v0.11.0
1b9eee0
Compare
Choose a tag to compare

   🚀 Features

  • Adds support for validating internal links in <LinkCard> and <LinkButton> components  -  by @HiDeoo (00599)
    View changes on GitHub

v0.10.1

01 Aug 15:32
v0.10.1
41f67e1
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes validation issue with the Astro srcDir option  -  by @HiDeoo (5a329)
    View changes on GitHub

v0.10.0

30 Jul 13:56
v0.10.0
d19eb26
Compare
Choose a tag to compare

   🚀 Features

  • Adds support for validating Markdown headings with custom IDs  -  by @HiDeoo (b2fa4)
    View changes on GitHub

v0.9.1

02 Jul 17:27
v0.9.1
1954152
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes a potential validation issue that could lead to a failing build with no reports being displayed  -  by @HiDeoo (719c8)
    View changes on GitHub

v0.9.0

25 May 17:07
v0.9.0
90194c7
Compare
Choose a tag to compare

   🚀 Features

  • Adds support for glob patterns with the exclude option  -  by @HiDeoo (caa41)
    View changes on GitHub

v0.8.0

16 Apr 11:09
v0.8.0
836a093
Compare
Choose a tag to compare

   🚀 Features

  • Adds a new option to exclude a list of links from validation  -  by @HiDeoo (6bc4f)
    View changes on GitHub