Skip to content

Commit 20bb1d7

Browse files
docs(CHANGELOG): add release details
1 parent 64d1f40 commit 20bb1d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [Improved error handling in contextual vectors](https://github.com/winkjs/wink-nlp/releases/tag/2.2.2)
2+
## Version 2.2.2 May 08, 2024
3+
4+
### ✨ Features
5+
- `.contextualVectors()` now throws error if (a) word vectors are not loaded and (b) with `lemma: true`, "pos" is missing in the NLP pipe. 🤓
6+
7+
### 🐛 Fixes
8+
- Refined typescript definitions further. ✅
9+
10+
111
# [Added missing typescript definitions](https://github.com/winkjs/wink-nlp/releases/tag/2.2.1)
212
## Version 2.2.1 May 06, 2024
313

0 commit comments

Comments
 (0)