Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## @helia/delegated-routing-v1-http-api-server-v1.0.0 (2023-10-25) ### ⚠ BREAKING CHANGES * method signatures have changed to be closer to the delegated http routing v1 API spec ### Features * initial import ([d49fff6](d49fff6)) ### Bug Fixes * add CORS plugin ([5913f9d](5913f9d)) * conform to Delegated Routing V1 HTTP spec ([#41](#41)) ([41e7902](41e7902)) ### Trivial Changes * add project field to eslint config ([#40](#40)) ([7dac713](7dac713)) * fix deps ([9aa177d](9aa177d)) * **release:** 1.0.0 [skip ci] ([ed31f44](ed31f44)) * **release:** 1.0.1 [skip ci] ([4a7be80](4a7be80)) * **release:** 1.0.2 [skip ci] ([9b4b3e8](9b4b3e8)), closes [#26](#26) [#8](#8) * **release:** 1.0.3 [skip ci] ([1aa75e3](1aa75e3)), closes [#39](#39) ### Documentation * update readmes and package descriptions ([11934bc](11934bc)) ### Dependencies * bump helia from 1.3.12 to 2.0.1 ([#26](#26)) ([9160281](9160281)) * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#8](#8)) ([127bcc0](127bcc0)) * **dev:** bump aegir from 40.0.13 to 41.0.0 ([#39](#39)) ([c01a33e](c01a33e)) * **dev:** bump sinon from 16.1.3 to 17.0.0 ([#42](#42)) ([43275c0](43275c0))
- Loading branch information