chroma icon indicating copy to clipboard operation
chroma copied to clipboard

swap axios for fetch in the JS client

Open jeffchuber opened this issue 2 years ago • 3 comments

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 axios for fetch per 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 avatar Apr 22 '23 15:04 jeffchuber

@jeffchuber for me this does not matter. Feel free to merge this and close my PR :)

gustawdaniel avatar Apr 25 '23 04:04 gustawdaniel

@gustawdaniel roger that. all the credit to you - thanks for figuring out the hard edges here!

jeffchuber avatar Apr 26 '23 05:04 jeffchuber

Approved pending comments!

HammadB avatar Apr 26 '23 20:04 HammadB

Can you merge this one?

r03t avatar May 02 '23 14:05 r03t