Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 05:58

Release notes from CHANGELOG.md for 0.9.0 (2026-06-15).

Added

  • Added the standalone @async/json package dependency as the JSON engine boundary while keeping @async/db/json as a compatibility export.
  • Added RedisJSON adapter exports from @async/db/redis through @async/json/redis.

Changed

  • Shared collection query helpers with @async/json and documented the responsibility split between the JSON engine and @async/db platform layer.

Source: CHANGELOG.md in tag v0.9.0.