Skip to content

Releases: weaviate/typescript-client

v1.1.0 - Browser Compatibility

21 Apr 15:22
Compare
Choose a tag to compare

Restores client compatibility with the browser platform, after the previously introduced EmbeddedDB broke this. Since EmbeddedDB support requires server-side packages which are not available in the browser, it is removed, and will be re-introduced as its own NPM package.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Introducing the TypeScript client!

05 Apr 13:12
Compare
Choose a tag to compare

πŸŽ‰ We are proud to introduce the Official Weaviate TypeScript client! After many requests for this client library, it is finally here.

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.2...v1.0.0

v1.0.0-beta.2 - Introducing the TypeScript client!

27 Mar 21:10
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1 - Introducing the TypeScript client!

15 Mar 17:30
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1

v1.0.0-beta.0 - Introducing the TypeScript client!

10 Mar 18:44
Compare
Choose a tag to compare

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

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