Skip to content

Release 3.0.10

Choose a tag to compare

@potofpie potofpie released this 15 Jun 19:14
· 60 commits to main since this release
0ce19f7

Bug Fixes

  • Fixed sandbox execution hangs within SDK Explorer [#1559]. Parteek Singh
  • Restored previous behavior for the sandbox package and API use cases [#1560]. Parteek Singh
  • Corrected environment variable guidance within SDK Explorer demos and storage context [#1555]. Parteek Singh

Documentation

  • The documentation sync process was updated to tolerate deployment rollouts, ensuring reliable documentation build pipelines [#1558]. Parteek Singh

Internal

  • Updated the publishing workflow to use bun login authentication flow instead of relying on the NPM One-Time Password (OTP) process [#1562]. This change enhances deployment stability for contributors. Bobby Christopher