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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 2.1.1 (2026-02-03)
4
+
5
+
Full Changelog: [v2.1.0...v2.1.1](https://github.com/ArcadeAI/arcade-js/compare/v2.1.0...v2.1.1)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** avoid memory leak with abort signals ([78fa958](https://github.com/ArcadeAI/arcade-js/commit/78fa958eb37992ffc847c3ffe4313cc96a781a42))
10
+
11
+
12
+
### Chores
13
+
14
+
***client:** do not parse responses with empty content-length ([68c3094](https://github.com/ArcadeAI/arcade-js/commit/68c309464f01b3934446e7ad5c5b556601460422))
15
+
3
16
## 2.1.0 (2026-01-27)
4
17
5
18
Full Changelog: [v2.0.0...v2.1.0](https://github.com/ArcadeAI/arcade-js/compare/v2.0.0...v2.1.0)
0 commit comments