@llm-tools/embedjs-utils
Advanced tools
Comparing version
@@ -0,1 +1,20 @@ | ||
## 0.1.3 (2024-10-06) | ||
### 🚀 Features | ||
- readded local-path and url loaders ([303133c](https://github.com/llm-tools/embedJs/commit/303133c)) | ||
### 🩹 Fixes | ||
- exclude examples from release process ([1382185](https://github.com/llm-tools/embedJs/commit/1382185)) | ||
- downgrade esbuild version to match nx requirements ([183308f](https://github.com/llm-tools/embedJs/commit/183308f)) | ||
### ❤️ Thank You | ||
- Adhityan K V @adhityan | ||
## 0.1.2 (2024-10-06) | ||
@@ -2,0 +21,0 @@ |
{ | ||
"name": "@llm-tools/embedjs-utils", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Useful util functions when extending the embedjs ecosystem", | ||
"dependencies": { | ||
"@llm-tools/embedjs-interfaces": "0.1.2" | ||
"@llm-tools/embedjs-interfaces": "0.1.3" | ||
}, | ||
@@ -8,0 +8,0 @@ "type": "module", |
16243
2.77%+ Added
- Removed