|
| 1 | +## @helia/delegated-routing-v1-http-api-server-v1.0.0 (2023-10-25) |
| 2 | + |
| 3 | + |
| 4 | +### ⚠ BREAKING CHANGES |
| 5 | + |
| 6 | +* method signatures have changed to be closer to the delegated http routing v1 API spec |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* initial import ([d49fff6](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/d49fff63e425917854b81ec0b7dda45c190db753)) |
| 11 | + |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* add CORS plugin ([5913f9d](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/5913f9d656da0ab540e5238088394ca8ff44c2f4)) |
| 16 | +* conform to Delegated Routing V1 HTTP spec ([#41](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/41)) ([41e7902](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/41e790273f568d0ac939f97d4ff1b1a877345930)) |
| 17 | + |
| 18 | + |
| 19 | +### Trivial Changes |
| 20 | + |
| 21 | +* add project field to eslint config ([#40](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/40)) ([7dac713](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/7dac7133c3f6d3dcaf918080281c87d5c6fe9dd1)) |
| 22 | +* fix deps ([9aa177d](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/9aa177d038cc30bb6949624c8cc9266cc77364db)) |
| 23 | +* **release:** 1.0.0 [skip ci] ([ed31f44](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ed31f447f4a10914c44eb069a52c542da6014cbe)) |
| 24 | +* **release:** 1.0.1 [skip ci] ([4a7be80](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/4a7be8072b41899195bacc733414855bf1a7866d)) |
| 25 | +* **release:** 1.0.2 [skip ci] ([9b4b3e8](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/9b4b3e8e62e0f4311d44b286590815a50dde35d2)), closes [#26](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/26) [#8](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/8) |
| 26 | +* **release:** 1.0.3 [skip ci] ([1aa75e3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/1aa75e35fe04bc7fe39ac2c87d0d321eeb7248b8)), closes [#39](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/39) |
| 27 | + |
| 28 | + |
| 29 | +### Documentation |
| 30 | + |
| 31 | +* update readmes and package descriptions ([11934bc](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/11934bc9c482b87e8303ea4393c49c7f1c029bd9)) |
| 32 | + |
| 33 | + |
| 34 | +### Dependencies |
| 35 | + |
| 36 | +* bump helia from 1.3.12 to 2.0.1 ([#26](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/26)) ([9160281](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/9160281a11058a36ff03962fb89d575a88ac901c)) |
| 37 | +* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#8](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/8)) ([127bcc0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/127bcc0ff509b57ee972ac949d48b579b7fe7f07)) |
| 38 | +* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#39](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/39)) ([c01a33e](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/c01a33eecf137c6773cf9b34ca05c12f18d04b09)) |
| 39 | +* **dev:** bump sinon from 16.1.3 to 17.0.0 ([#42](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/42)) ([43275c0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/43275c08ae0db55298aa9212b6755c8fb41264a3)) |
| 40 | + |
1 | 41 | ## [@helia/routing-v1-http-api-server-v1.0.3](https://github.com/ipfs/helia-routing-v1-http-api/compare/@helia/routing-v1-http-api-server-v1.0.2...@helia/routing-v1-http-api-server-v1.0.3) (2023-10-07) |
2 | 42 |
|
3 | 43 |
|
|
0 commit comments