Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Releases: chocolatey-archive/choco-astro

0.4.0

11 Jul 14:17
0cddf08

Choose a tag to compare

Bug Fixes

  • Content prop on Callout components should be optional- see #30.

0.3.2

20 Jun 19:05
92b6c7c

Choose a tag to compare

Features

  • Dynamic Code Block Component feature requests- see #32 .

0.3.1

11 Jun 18:21
2f313da

Choose a tag to compare

Dependency Change

  • Add @astrojs/ node adapter - see #28 .

Features

  • Create component for dynamic values to be injected into code blocks - see #17 .

0.3.0

10 Jun 19:22
bfd4a2b

Choose a tag to compare

Features

  • Create component for dynamic values to be injected into code blocks - see #17 .

0.2.4

01 May 18:32
90e819d

Choose a tag to compare

Dependency Change

  • Upgrade Astro to 5.7.x - see #25.

0.2.3

26 Mar 02:22
985379e

Choose a tag to compare

Dependency Change

  • Upgrade Astro to 5.5.x - see #23.

0.2.2

28 Feb 14:25
e47f95b

Choose a tag to compare

Dependency Change

  • Upgrade Astro to 5.4.0 - see #18.

0.2.1

20 Feb 18:39
9a80fec

Choose a tag to compare

Dependency Change

  • Upgrade dependencies and Astro to 5.3.0 - see #18.

0.2.0

24 Jan 15:52
499edef

Choose a tag to compare

Dependency Change

  • Upgrade Astro to v5 - see #15.

0.1.3

02 Dec 20:13
9b35a45

Choose a tag to compare

Dependency Change

  • Upgrade the dependencies used by choco-astro to their latest versions - see #12 .

Enhancements

  • Add packages to generate RSS feed and atom feed in Astro blog - see #12 .