Skip to content

Releases: atomicstrata/atomicmemory-sdk

v1.0.1

14 May 15:32
163ae5d

Choose a tag to compare

TypeScript SDK v1.0.1 public release.

Highlights:

  • Bumps @atomicmemory/sdk from 1.0.0 to 1.0.1.
  • Adds the Hindsight memory provider implementation, HTTP layer, mappers, registry wiring, docs, and provider test coverage.
  • Updates SDK public API surfaces around provider exports, storage types, browser entrypoint behavior, and AtomicMemory provider tests.
  • Adds public GitHub issue templates, pull request template, launch README, and public roadmap content.
  • Removes internal-only release/planning language from public-facing content.

Verification:

  • Public CI passed on Node 22 and Node 24.
  • Local package dry-run completed for @atomicmemory/sdk@1.0.1.

What's Changed

  • Release TypeScript SDK v1.0.1 RollUp by @ethanj in #1

New Contributors

  • @ethanj made their first contribution in #1

Full Changelog: https://github.com/atomicstrata/atomicmemory-sdk/commits/v1.0.1

v1.0.0

13 May 08:13

Choose a tag to compare