Skip to content

Latest commit

 

History

History
126 lines (103 loc) · 20.9 KB

CHANGELOG.md

File metadata and controls

126 lines (103 loc) · 20.9 KB

1.0.2 (2024-08-12)

Dependencies

  • dev: bump sinon from 17.0.2 to 18.0.0 (#114) (e306161)

1.0.1 (2024-08-12)

Dependencies

1.0.0 (2024-06-20)

⚠ BREAKING CHANGES

  • returns IPNS objects are from ipns@9.x.x
  • bump multiformats from 12.1.3 to 13.0.0 (#75)
  • method signatures have changed to be closer to the delegated http routing v1 API spec

Features

  • add support for libp2p ContentRouting and PeerRouting (#44) (ddfff1b)
  • allow skipping IPNS record validation (#101) (ec0ba89)
  • initial import (d49fff6)

Bug Fixes

  • add CORS plugin (5913f9d)
  • conform to Delegated Routing V1 HTTP spec (#41) (41e7902)
  • conform to peer schema (35f47da)
  • handle unparsable peer ids (#118) (9bdbe46)
  • increase listeners to silence node warnings (#112) (13f4084)
  • increase shutdown controller signal listeners (#62) (ab7afa7)
  • mark package as side-effect free (551e0f2)
  • PeerRecord Addrs and Protocols do not need to be optional (#43) (ec62768)
  • remove @helia/interface dep (#59) (aa8ffb8)

Trivial Changes

Documentation

  • update project config and readmes (#47) (31eb6f7)
  • update readme examples to import correct symbols (#58) (bcfc785)
  • update readmes and package descriptions (11934bc)

Dependencies

  • bump @fastify/cors from 8.5.0 to 9.0.1 (#108) (851b40f)
  • bump @libp2p/interface from 0.1.6 to 1.1.1 (#91) (50e4864)
  • bump helia from 1.3.12 to 2.0.1 (#26) (9160281)
  • bump multiformats from 12.1.3 to 13.0.0 (#75) (1dabe16)
  • bump p-queue from 7.4.1 to 8.0.1 (#73) (d575f73)
  • bump uint8arrays from 4.0.10 to 5.0.1 (#77) (e966c99)
  • dev: bump @helia/ipns from 5.0.0 to 6.0.0 (#107) (c4d9c8f)
  • dev: bump @helia/ipns from 6.0.1 to 7.1.0 (#110) (bb10bf7)
  • dev: bump @types/sinon from 10.0.20 to 17.0.0 (#49) (c2d5bfb)
  • dev: bump aegir from 39.0.13 to 40.0.8 (#8) (127bcc0)
  • dev: bump aegir from 40.0.13 to 41.0.0 (#39) (c01a33e)
  • dev: bump aegir from 41.3.5 to 42.1.1 (#94) (e34a142)
  • dev: bump helia from 3.0.1 to 4.0.0 (#104) (23cd638)
  • dev: bump sinon from 16.1.3 to 17.0.0 (#42) (43275c0)
  • dev: bump sinon-ts from 1.0.2 to 2.0.0 (#48) (7e0c7d3)
  • update ipns to v9 (#102) (1097cb6)
  • update sibling dependencies (c2f7470)
  • update sibling dependencies (7d9cb15)