buildspace v1.8.0
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-npmnow fails directly when npm publish steps error, making release failures easier to catch.publish-npmnow 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