Releases: agentuity/sdk
Releases · agentuity/sdk
Release 3.1.0
- Internal
- #1533 Refactor: service package isolation (3.1.0). — Gabriel Rodrigues Campos
Release 3.0.11
- Bug Fixes
- #1565 #1564 Fix(cli): Dereference monorepo symlinks with recursive
cpSync— by Gabriel Rodrigues Campos - #1544 Fix(cli): Runtime-agnostic bin launcher for Bun-only installs — by Gabriel Rodrigues Campos
- #1563 Fix CLI
.envcorruption of multi-line quoted values — by Gabriel Rodrigues Campos
Release 3.0.10
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 loginauthentication flow instead of relying on the NPM One-Time Password (OTP) process [#1562]. This change enhances deployment stability for contributors. Bobby Christopher
Release 2.0.28
Internal
- Merged 'v2' branch into v2 for integration stability.
- Published v2 maintenance releases to the v2 npm distribution tag [#1554] by Bobby Christopher.
- Improved CI build speed for snapshot-based Genesis deployments (v2) [#1557] by Bobby Christopher.
Release 3.0.9
Bug Fixes
- Upload TanStack dist client assets #1546 — Gabriel Rodrigues Campos
- Authenticate GitHub archive downloads #1549 — Bobby Christopher
- Support Node streamed uploads #1547 — Bobby Christopher
Documentation
- Prevent theme hydration mismatch flash on full refresh #1545 — Parteek Singh
Internal
- Publish with npm automation token instead of OTP #1553 — Bobby Christopher
- Use v3 project create in snapshot workflow #1548 — Bobby Christopher
Release 3.0.8
Bug Fixes
- #1547 Support Node streamed uploads — Bobby Christopher
- #1549 Authenticate GitHub archive downloads — Bobby Christopher
- #1546 Upload TanStack dist client assets — Gabriel Rodrigues Campos
Documentation
- #1545 Prevent theme hydration mismatch flash on full refresh — Parteek Singh
Internal
- #1553 Publish with npm automation token instead of OTP — Bobby Christopher
- #1548 Use v3 project create in snapshot workflow — Bobby Christopher
Release 2.0.27
Bug Fixes
- Authenticate GitHub archive downloads on v2 #1552 — Bobby Christopher
Documentation
- Add v2 docs version switcher #1526 — Parteek Singh
Release 3.0.7
-
New Features
- #1462 Add framework-first v3 docs. — Parteek Singh
-
Bug Fixes
- #1542 Restore
--no-publicnegation and letversiondelegate. — Gabriel Rodrigues Campos - #1540 Fix docs reload flash on full refresh. — Parteek Singh
- #1542 Restore
-
Documentation
- #1541 Use Start
defaultRenderHandlerfor SSR. — Parteek Singh
- #1541 Use Start
-
Internal
- #1539 Remove release-next GitHub Action. — Gabriel Rodrigues Campos
Release 3.0.6
- Breaking Changes: Removed the
auth signupCLI command (#1532) — Gabriel Rodrigues Campos - Bug Fixes: Fixed sandbox runs to respect execution timeout settings and stop hanging indefinitely (#1534) — Jeff Haynie
- Bug Fixes: Fixed storage bucket endpoint normalization to correctly handle bucket endpoint formats (#1537) — Parteek Singh
- Bug Fixes: Fixed snapshot build placeholder temporary directory setup during builds (#1538) — Parteek Singh
Release 3.0.5
- Bug Fixes: #1531 Skip the CLI upgrade prompt when the installed version is newer than the latest available version. (Gabriel Rodrigues Campos)