Skip to content

Releases: ipld/js-car

v5.2.0

19 Jul 20:16
Compare
Choose a tag to compare

5.2.0 (2023-07-19)

Features

v5.1.1

15 Mar 18:37
Compare
Choose a tag to compare

5.1.1 (2023-03-15)

Bug Fixes

  • export CarBufferReader and CarBufferWriter from index-browser.js (#136) (70f0e7c)

v5.1.0

27 Jan 07:24
Compare
Choose a tag to compare

5.1.0 (2023-01-27)

Features

v5.0.3

09 Jan 23:16
Compare
Choose a tag to compare

5.0.3 (2023-01-09)

Documentation

v5.0.2

06 Jan 23:34
Compare
Choose a tag to compare

5.0.2 (2023-01-06)

Bug Fixes

Dependencies

  • bump @ipld/dag-cbor from 8.0.1 to 9.0.0 (cee8547)
  • bump multiformats from 10.0.3 to 11.0.0 (dba8cb1)
  • dev: bump @ipld/dag-pb from 3.0.2 to 4.0.0 (158d579)

Trivial Changes

  • deps: bump @ipld/dag-cbor from 8.0.1 to 9.0.0 in /examples (bf3e5a4)
  • deps: bump @ipld/dag-json from 9.1.1 to 10.0.0 in /examples (d4e60a2)
  • deps: bump @ipld/dag-pb from 3.0.2 to 4.0.0 in /examples (68729b8)
  • deps: bump multiformats from 10.0.3 to 11.0.0 in /examples (97e5ab3)

v5.0.1

14 Nov 03:24
Compare
Choose a tag to compare

5.0.1 (2022-11-14)

Bug Fixes

  • address updated varint typedefs (ab317ad)

v5.0.0

19 Oct 11:11
69cab66
Compare
Choose a tag to compare

5.0.0 (2022-10-19)

BREAKING CHANGES

  • this module is now ESM-only

v4.1.6

13 Oct 05:33
Compare
Choose a tag to compare

4.1.6 (2022-10-13)

Trivial Changes

  • deps: bump multiformats from 9.9.0 to 10.0.0 in /examples (#96) (4ccd8f7)
  • no-release: bump @types/mocha from 9.1.1 to 10.0.0 (#95) (86bef98)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#94) (9cc8011)

v4.1.5

29 Aug 05:05
Compare
Choose a tag to compare

4.1.5 (2022-08-29)

Bug Fixes

  • address TS2463 by layering optional param destructuring (af3a16c)

Trivial Changes

  • deps-dev: bump typescript from 4.7.4 to 4.8.2 (8897781)

v4.1.4

05 Aug 00:30
Compare
Choose a tag to compare

4.1.4 (2022-08-05)

Bug Fixes

  • expose CarBufferWriter (77bedcb)
  • properly export CarBufferWriter from car.js (003e7f2)

Trivial Changes

  • no-release: bump @types/node from 17.0.45 to 18.0.0 (#86) (2195e30)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#83) (5ebca03)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#88) (784f9a8)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#90) (4dcf34f)
  • no-release: bump ipld-garbage from 4.0.10 to 5.0.0 (#85) (33697ad)