Skip to content

Releases: HiDeoo/astro-d2

[email protected]

21 Dec 10:04
59c700c
Compare
Choose a tag to compare

Minor Changes

  • #34 7028b05 Thanks @HiDeoo! - Adds support for Astro v5, drops support for Astro v4.

    ⚠️ BREAKING CHANGE: The minimum supported version of Astro is now 5.0.0.

    Please follow the upgrade guide to update your project.

    When using the integration with the Content Layer API and the skipGeneration option is set to false, the integration will automatically invalidate the content layer cache at build time so that all existing diagrams can be generated while ensuring that all removed diagrams are properly cleaned up. This limitation will be removed if and when some upstream technical blockers are resolved.

v0.6.0

10 Oct 11:33
v0.6.0
9813b6d
Compare
Choose a tag to compare

   🚀 Features

  • Adds a configuration option to inline generated SVG diagrams in the HTML output  -  by @HiDeoo (5bd0a)
    View changes on GitHub

v0.5.2

26 Sep 14:56
v0.5.2
83d60e7
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Improves error reporting that previously could not display some errors  -  by @HiDeoo (9345b)
  • Fixes an issue with the target attribute when targetting nested boards  -  by @HiDeoo (d006f)
    View changes on GitHub

v0.5.1

24 Sep 14:29
v0.5.1
b456c95
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes issues when using the Astro publicDir option  -  by @HiDeoo (64668)
    View changes on GitHub

v0.5.0

14 Sep 11:45
v0.5.0
7707b1a
Compare
Choose a tag to compare

   🚀 Features

  • Adds new layout attribute to override the global layout configuration for a specific diagram  -  by @HiDeoo (f2d07)
    View changes on GitHub

v0.4.0

16 Jul 17:07
v0.4.0
886cbaf
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.3.0

04 Jun 08:06
v0.3.0
cd4ed68
Compare
Choose a tag to compare

   🚀 Features

  • Adds support for rendering icons using a relative path  -  by @HiDeoo (6d228)
    View changes on GitHub

v0.2.1

24 May 09:15
v0.2.1
1cb794d
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes a Windows path issue when generating diagrams  -  by @HiDeoo (4a0d3)
    View changes on GitHub

v0.2.0

27 Apr 13:54
v0.2.0
7e5a56c
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.1.1

08 Mar 09:32
v0.1.1
297cce8
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub