Releases: weaviate/typescript-client
Releases · weaviate/typescript-client
v1.0.0-beta.0 - Introducing the TypeScript client!
We are proud to introduce the Official Weaviate TypeScript client! After many requests for this client library, it is finally here.
First, a Beta Release
For this beta release, we encourage you to npm install weaviate-ts-client and give this a test run.
Your feedback matters! If you see anything which could be improved - or fixed - please feel free to open up an issue, pull request, or give us a shout on our community slack channel.
What's Changed
- Migration from JavaScript by @cnadeau in weaviate/weaviate-javascript-client#121
- Force commonjs and added examples by @cnadeau in #5
New Contributors
- Big shoutout to @cnadeau who contributed this migration from our JavaScript client! 🎉
Full Changelog: https://github.com/weaviate/typescript-client/commits/v1.0.0-beta.0