ipld / js-car

Content Addressable aRchive format reader and writer for JavaScript
Other
46 stars 7 forks source link

feat: expose contentType #142

Closed Gozala closed 1 year ago

Gozala commented 1 year ago

We found ourselves using a wrong application/car content type before we discovered it was a mistake https://github.com/web3-storage/ucanto/issues/269. Change here just exports official contentType for the CAR format so that users of the library can simply reference it and hopefully avoid mistakes we made.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: