Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: sst/ion

v0.0.529

16 Jul 00:48
Compare
Choose a tag to compare

Changelog

  • 3a3fce7 npm: pass through args when running sst using npm version

v0.0.528

16 Jul 00:37
Compare
Choose a tag to compare

Changelog

  • f77ca95 npm: handle failed commands when using npm installation

v0.0.527

16 Jul 00:22
Compare
Choose a tag to compare

Changelog

  • 6f7a9c1 cli: support global installs of sst

v0.0.526

16 Jul 00:18
Compare
Choose a tag to compare

Changelog

  • b379562 sst.aws.postgres: expose more fields on PostgresRef

v0.0.524

15 Jul 22:21
Compare
Choose a tag to compare

Changelog

  • 335dc06 cli: fix missing tsconfig error when NODE_ENV is set to production

v0.0.523

15 Jul 21:51
Compare
Choose a tag to compare

Changelog

  • 2cce1c8 cli: fix panic when canceling a deploy

v0.0.522

15 Jul 21:27
Compare
Choose a tag to compare

Changelog

a8b768c sdk: fix issue building issue that was preventing sst from being resolved

v0.0.520

15 Jul 20:25
Compare
Choose a tag to compare

Changelog

  • 15744c9 cli: include sst cli in npm package

sst no longer has to be installed globally - whatever version of the npm package is installed will be the same version of sst that is available through your package manager

eg bun sst version should always give you the version specified in your package.json

any package.json scripts referencing sst will also use the local version

v0.0.508

15 Jul 15:33
Compare
Choose a tag to compare

Changelog

v0.0.507

15 Jul 14:26
Compare
Choose a tag to compare

Changelog