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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# 0.1.2 (22 November 2021)
2
+
3
+
This is a bugfix release that fixes infinite recursion in the use of `JSValueDecoder`.
4
+
5
+
**Merged pull requests:**
6
+
7
+
- Fix infinite recursion in `JSValueDecoder` ([#6](https://github.com/swiftwasm/OpenCombineJS/pull/6)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
8
+
1
9
# 0.1.1 (22 January 2021)
2
10
3
11
This release uses upstream OpenCombine 0.12.0 instead of an OpenCombine fork as it did previously.
0 commit comments