You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 2.1.1
2
+
3
+
### Enhancements
4
+
5
+
-**Optimizations:** Enhanced the performance of the `useTextAnalyzer` hook by wrapping several calculations in `useMemo` to avoid unnecessary re-computations.
6
+
7
+
### Documentation
8
+
9
+
- Updated README to clarify features.
10
+
11
+
### Dependency Updates
12
+
13
+
- Updated `@typescript-eslint/eslint-plugin` from `7.7.0` to `7.7.1`.
14
+
- Updated `@typescript-eslint/parser` from `7.7.0` to `7.7.1`.
0 commit comments