Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

63 lines (32 loc) · 3.83 KB

3.0.0 (2024-10-08)

⚠ BREAKING CHANGES

  • fields that were Sets such as PinResults.results and PinsGetRequest.cid are now Arrays

Bug Fixes

2.0.0 (2024-08-27)

⚠ BREAKING CHANGES

  • use native fetch & update deps (#68)

Features

1.0.3 (2022-10-05)

Trivial Changes

  • deps-dev: bump @types/node from 17.0.45 to 18.8.2 (#52) (e6179fb)

1.0.2 (2022-10-05)

Trivial Changes

  • deps-dev: bump @types/mocha from 9.1.1 to 10.0.0 (#49) (d7fd94b)

1.0.1 (2022-05-13)

Bug Fixes

1.0.0 (2022-05-10)

Features

  • create docs & client ready for npm release (e781f2f)
  • create js-pinning-service-http-client (b59202f)
  • mockservercontroller can spin up mockservers via http (eb714f5)
  • publish: export ESM module (#12) (6d080a1)
  • ready for release (f46be56)
  • tests succeed in multiple environemnts (7c21887)

Bug Fixes

Trivial Changes

  • collapse generated files in diffs (e52cba5)
  • readme: license and npm install (a0ebdd6)