-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4420c5f
commit 4c0144c
Showing
7 changed files
with
24 additions
and
19 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# @qdrant/js-client-rest | ||
|
||
## 1.1.2 | ||
|
||
### Patch Changes | ||
|
||
- [#6](https://github.com/qdrant/qdrant-js/pull/6) [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805) Thanks [@Rendez](https://github.com/Rendez)! - Move examples into another folder and expanded documentation | ||
|
||
- [#6](https://github.com/qdrant/qdrant-js/pull/6) [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805) Thanks [@Rendez](https://github.com/Rendez)! - Fixes issue on Webpack and potentially other bundles to target ESM files when bundling. | ||
|
||
- [#6](https://github.com/qdrant/qdrant-js/pull/6) [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805) Thanks [@Rendez](https://github.com/Rendez)! - Fixes default parameter host=localhost resolving to ipv6 ::1 since Node 17 by using 127.0.0.1 instead. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# @qdrant/qdrant-js | ||
|
||
## 1.1.2 | ||
|
||
### Patch Changes | ||
|
||
- [#6](https://github.com/qdrant/qdrant-js/pull/6) [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805) Thanks [@Rendez](https://github.com/Rendez)! - Fixes issue on Webpack and potentially other bundles to target ESM files when bundling. | ||
|
||
- Updated dependencies [[`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805), [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805), [`4420c5f`](https://github.com/qdrant/qdrant-js/commit/4420c5f5bb2a8f2cebc56b34c80c003ad77f5805)]: | ||
- @qdrant/js-client-rest@1.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters