Releases: ipfs/js-datastore-s3
Releases · ipfs/js-datastore-s3
v11.0.0
11.0.0 (2023-03-23)
⚠ BREAKING CHANGES
- this module is now ESM-only and uses the v3 @aws-sdk/s3-client
Features
- convert to typescript and publish as ESM only (#106) (0f372e1)
v10.0.1
10.0.1 (2022-10-18)
Dependencies
- bump it-filter from 1.0.3 to 2.0.0 (#79) (edb6264)
- bump it-to-buffer from 2.0.2 to 3.0.0 (#80) (fa9bf96)
- bump uint8arrays from 3.1.1 to 4.0.2 (#78) (53af2c6)
- bump uint8arrays to 4.0.3 (40a1444)
v10.0.0
10.0.0 (2022-08-12)
⚠ BREAKING CHANGES
- this module used to be published as ESM/CJS now it is just ESM
Features
Trivial Changes
- Update .github/workflows/stale.yml [skip ci] (b6cbc38)
v9.0.0
9.0.0 (2022-01-19)
⚠ BREAKING CHANGES
- updates config to use unified ci
Trivial Changes
v7.0.0
chore: release version v7.0.0
v6.0.0
chore
Features
- split .query into .query and .queryKeys (#34) (29423d1)
BREAKING CHANGES
- uses new interface-datastore types
v5.0.0
Features
- split .query into .query and .queryKeys (#34) (29423d1)
v4.0.0
chore: release version v4.0.0
v3.0.0
Bug Fixes
- convert input to buffers before passing to aws-sdk (#30) (b844c63)
BREAKING CHANGES
Co-authored-by: Jacob Heun [email protected]