Skip to content

Releases: HiDeoo/starlight-links-validator

v0.4.0

20 Sep 14:30
v0.4.0
f9c988b

Choose a tag to compare

   🚨 Breaking Changes

  • Bump minimum required Astro version to 3.0 and Starlight to 0.9.0  -  by @HiDeoo (00f95)

   🚀 Features

    View changes on GitHub

v0.3.0

26 Aug 15:34
v0.3.0
a18b55b

Choose a tag to compare

   🚀 Features

  • Add support for validating emitted file assets  -  by @HiDeoo (675dd)
    View changes on GitHub

v0.2.0

16 Aug 15:42
v0.2.0
f6bd50a

Choose a tag to compare

   🚨 Breaking Changes

  • Stop dual transpiling to ESM and CJS and ship TypeScript  -  by @HiDeoo (cc14a)

   🐞 Bug Fixes

  • Fixes various issues with IDs and links with HTML embedded in Markdown  -  by @HiDeoo (889c7)
  • Prevent invalid validation issues in files with a path containing special characters  -  by @HiDeoo (4b6f6)
    View changes on GitHub

v0.1.1

23 Jun 11:51
v0.1.1
fa5998f

Choose a tag to compare

   🚀 Features

  • Initial public release.