v0.9.0
Release notes from CHANGELOG.md for 0.9.0 (2026-06-15).
Added
- Added the standalone
@async/jsonpackage dependency as the JSON engine boundary while keeping@async/db/jsonas a compatibility export. - Added RedisJSON adapter exports from
@async/db/redisthrough@async/json/redis.
Changed
- Shared collection query helpers with
@async/jsonand documented the responsibility split between the JSON engine and@async/dbplatform layer.
Source: CHANGELOG.md in tag v0.9.0.