chroma
chroma copied to clipboard
swap axios for fetch in the JS client
All the good stuff here is credit of @gustawdaniel . This separate PR is mainly handling merge conflicts from main moving on with additional functionality.
https://github.com/chroma-core/chroma/pull/348
This PR
- swaps
axiosforfetchper https://github.com/chroma-core/chroma/issues/254 - adds
prettier
@gustawdaniel feel free to push up this PR separately and I'll merge yours instead
TODO: bump npm and cut new release
@jeffchuber for me this does not matter. Feel free to merge this and close my PR :)
@gustawdaniel roger that. all the credit to you - thanks for figuring out the hard edges here!
Approved pending comments!
Can you merge this one?