Skip to content

Releases: withastro/action

v1.0.0

26 Sep 20:04
30551ce
Compare
Choose a tag to compare

Changelog

  • BREAKING Simplify inputs @natemoo-re (#27)
    • node-version has been bumped to 18 by default (16 is EOL and no longer supported by Astro v3.0.0)
    • package-manager now supports tool@version syntax (for example, [email protected])
    • pnpm-version has been removed (use the new package-manager syntax, if needed)
    • resolve-dep-from-path has been removed. The current behavior is identical to true (the default)

See details of all code changes since previous release.

v0.3.2

26 Sep 21:02
e3193ac
Compare
Choose a tag to compare

No changes from v0.3.0, we just messed up the release tags 🫠

Astro Deploy

08 Aug 00:14
e3193ac
Compare
Choose a tag to compare

This action for Astro builds your Astro site for GitHub Pages.

For more information, please see our complete deployment guide—Deploy your Astro Site to GitHub Pages.

v0.3.0

29 Aug 20:22
e3193ac
Compare
Choose a tag to compare

Changelog

See details of all code changes since previous release.

v0.2.0

02 Feb 22:40
Compare
Choose a tag to compare

Changelog

See details of all code changes since previous release.

v0.1.9

29 Sep 14:47
Compare
Choose a tag to compare

Changelog

  • Fixes the action when setting custom path

See details of all code changes since previous release.

v0.1.9-pre.2

28 Sep 17:53
b23ea76
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fix missing GitHub Pages configuration @nickmccurdy (#11)

See details of all code changes since previous release.

v0.1.9-pre.1

28 Sep 17:49
f792895
Compare
Choose a tag to compare
Pre-release

Changelog

See details of all code changes since previous release.

v0.1.9-pre.0

28 Sep 17:40
031fced
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fixes the build when using a custom path @adrianmg (#9)

See details of all code changes since previous release.

v0.1.8

08 Aug 00:05
1457510
Compare
Choose a tag to compare

Changelog

See details of all code changes since previous release.