Skip to main content

JavaScript and TypeScript

The TypeScript client supports code that is written in TypeScript or JavaScript.

The TypeScript client v3 supports Node.js server based development. It does not support browser based web client development. To develop a browser based application, use the v2 client.

Clients

The v3 client is the current TypeScript client. If you have code written for the v2 client, you should migrate it to v3.

The v2 client version is still available in npm, however you should not use it to begin new projects.

If you have suggestions or comments on how to improve the new client, let us know:

Older clients

The v3 TypeScript client replaces the v2 JavaScript only client. The JavaScript client is no longer supported. If you have older code that uses the JavaScript client, update to the TypeScript client.

Releases

For links to the TypeScript Client releases, expand this section.

TypeScript Client
Client VersionRelease Date
3.1.02024-07-24
3.0.92024-07-04
3.0.82024-06-24
3.0.72024-06-21
3.0.62024-06-19
3.0.52024-06-13
3.0.42024-06-13
3.0.32024-06-04
3.0.22024-06-03
3.0.12024-06-03
3.0.02024-06-03
2.2.02024-05-20
2.1.12024-03-26
2.1.02024-02-28
2.0.02023-11-22
1.6.02023-10-31
1.5.02023-08-22
1.4.02023-07-06
1.3.32023-06-14
1.3.22023-05-26
1.3.12023-05-16
1.3.02023-05-08
1.2.02023-05-05
1.1.02023-04-21
1.0.02023-05-04

For links to the client releases associated with the latest Weaviate core releases, expand this section.

Current core and client releases
Weaviate VersionRelease DatePythonTypeScriptGoJava
1.26.12024-07-184.6.63.0.84.14.24.8.0
1.26.02024-07-18''''''4.7.0

For links to previous releases, expand this section.

Previous core and client releases
Weaviate VersionRelease DatePythonTypeScriptGoJava
1.25.02024-05-104.6.02.1.14.13.14.6.0
1.24.02024-02-274.5.02.1.04.12.04.5.1
1.23.02023-12-183.26.02.0.0''4.4.2
1.22.02023-10-273.25.0''4.10.04.3.0
1.21.02023-08-173.22.11.4.04.9.04.2.1
1.20.02023-07-063.22.0''''4.2.0
1.19.02023-05-043.17.01.1.0]4.7.14.0.1
1.18.02023-03-073.13.02.14.54.6.23.6.4
1.17.02022-12-203.9.02.14.04.5.03.5.0
1.16.02022-10-313.8.02.13.04.4.03.4.0
1.15.02022-09-07''2.12.04.3.03.3.0
1.14.02022-07-073.6.02.11.04.2.03.2.0
1.13.02022-05-033.4.22.9.04.0.02.4.0
1.12.02022-04-053.4.02.8.03.0.0''
1.11.02022-03-143.2.52.7.02.6.02.3.0
1.10.02022-01-27''2.5.02.4.12.1.1
1.9.02021-12-10''''2.4.02.1.0
1.8.02021-11-30''''''''
1.7.02021-09-013.1.12.4.02.3.01.1.0
1.6.02021-08-112.4.02.3.02.2.0''
1.5.02021-07-13''''''''
1.4.02021-06-09''''''''
1.3.02021-04-23''2.1.02.1.01.0.0
1.2.02021-03-152.2.02.0.01.1.0-
1.1.02021-02-102.1.0''''-
1.0.02021-01-142.0.0''''-

Note: The TypeScript client replaced the JavaScript client on 2023-03-17.

Client change logs

See the client change logs on GitHub.

Questions and feedback

If you have any questions or feedback, let us know in the user forum.