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 Version | Release Date |
---|---|
3.1.0 | 2024-07-24 |
3.0.9 | 2024-07-04 |
3.0.8 | 2024-06-24 |
3.0.7 | 2024-06-21 |
3.0.6 | 2024-06-19 |
3.0.5 | 2024-06-13 |
3.0.4 | 2024-06-13 |
3.0.3 | 2024-06-04 |
3.0.2 | 2024-06-03 |
3.0.1 | 2024-06-03 |
3.0.0 | 2024-06-03 |
2.2.0 | 2024-05-20 |
2.1.1 | 2024-03-26 |
2.1.0 | 2024-02-28 |
2.0.0 | 2023-11-22 |
1.6.0 | 2023-10-31 |
1.5.0 | 2023-08-22 |
1.4.0 | 2023-07-06 |
1.3.3 | 2023-06-14 |
1.3.2 | 2023-05-26 |
1.3.1 | 2023-05-16 |
1.3.0 | 2023-05-08 |
1.2.0 | 2023-05-05 |
1.1.0 | 2023-04-21 |
1.0.0 | 2023-05-04 |
For links to the client releases associated with the latest Weaviate core releases, expand this section.
Current core and client releases
For links to previous releases, expand this section.
Previous core and client releases
Weaviate Version | Release Date | Python | TypeScript | Go | Java |
---|---|---|---|---|---|
1.25.0 | 2024-05-10 | 4.6.0 | 2.1.1 | 4.13.1 | 4.6.0 |
1.24.0 | 2024-02-27 | 4.5.0 | 2.1.0 | 4.12.0 | 4.5.1 |
1.23.0 | 2023-12-18 | 3.26.0 | 2.0.0 | '' | 4.4.2 |
1.22.0 | 2023-10-27 | 3.25.0 | '' | 4.10.0 | 4.3.0 |
1.21.0 | 2023-08-17 | 3.22.1 | 1.4.0 | 4.9.0 | 4.2.1 |
1.20.0 | 2023-07-06 | 3.22.0 | '' | '' | 4.2.0 |
1.19.0 | 2023-05-04 | 3.17.0 | 1.1.0] | 4.7.1 | 4.0.1 |
1.18.0 | 2023-03-07 | 3.13.0 | 2.14.5 | 4.6.2 | 3.6.4 |
1.17.0 | 2022-12-20 | 3.9.0 | 2.14.0 | 4.5.0 | 3.5.0 |
1.16.0 | 2022-10-31 | 3.8.0 | 2.13.0 | 4.4.0 | 3.4.0 |
1.15.0 | 2022-09-07 | '' | 2.12.0 | 4.3.0 | 3.3.0 |
1.14.0 | 2022-07-07 | 3.6.0 | 2.11.0 | 4.2.0 | 3.2.0 |
1.13.0 | 2022-05-03 | 3.4.2 | 2.9.0 | 4.0.0 | 2.4.0 |
1.12.0 | 2022-04-05 | 3.4.0 | 2.8.0 | 3.0.0 | '' |
1.11.0 | 2022-03-14 | 3.2.5 | 2.7.0 | 2.6.0 | 2.3.0 |
1.10.0 | 2022-01-27 | '' | 2.5.0 | 2.4.1 | 2.1.1 |
1.9.0 | 2021-12-10 | '' | '' | 2.4.0 | 2.1.0 |
1.8.0 | 2021-11-30 | '' | '' | '' | '' |
1.7.0 | 2021-09-01 | 3.1.1 | 2.4.0 | 2.3.0 | 1.1.0 |
1.6.0 | 2021-08-11 | 2.4.0 | 2.3.0 | 2.2.0 | '' |
1.5.0 | 2021-07-13 | '' | '' | '' | '' |
1.4.0 | 2021-06-09 | '' | '' | '' | '' |
1.3.0 | 2021-04-23 | '' | 2.1.0 | 2.1.0 | 1.0.0 |
1.2.0 | 2021-03-15 | 2.2.0 | 2.0.0 | 1.1.0 | - |
1.1.0 | 2021-02-10 | 2.1.0 | '' | '' | - |
1.0.0 | 2021-01-14 | 2.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.