Skip to content

buildspace v1.8.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 25 May 17:15
· 19 commits to main since this release
256339b

New Features

  • Added support for extra artifacts during the release process, so release outputs can include more than the main build artifact. ✨

Bug Fixes

  • publish-npm now fails directly when npm publish steps error, making release failures easier to catch.
  • publish-npm now verifies that the published version actually lands on the npm registry, which helps catch silent publish failures.

Improvement

  • Removed extra-artifact handling from the build process, keeping artifact support focused on releases where it belongs.

Version: 1.8.0