textileio / js-textile

Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more. Available on npm as `@textile/hub`.
https://textileio.github.io/js-textile/docs
MIT License
85 stars 19 forks source link

Support more schema formats (doesn't affect remote) #1207

Closed carsonfarmer closed 2 years ago

carsonfarmer commented 2 years ago

Signed-off-by: Carson Farmer carson.farmer@gmail.com

Description

Supports additional schema types in the local threaddb repo. This doesn't affect the remote in any way, so incompatibilities there will cause issues for folks.

carsonfarmer commented 2 years ago

going to just merge this to keep the release process going