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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 0.1.0 (22 January 2021)
2
+
3
+
This release adds compatibility with JavaScriptKit 0.10, which removes generic parameters from the
4
+
`JSPromise` type.
5
+
6
+
**Merged pull requests:**
7
+
8
+
- Update `JSPromise` publisher for JSKit 0.10 ([#4](https://github.com/swiftwasm/OpenCombineJS/pull/4)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
9
+
1
10
# 0.0.1 (24 November 2020)
2
11
3
12
Initial release of OpenCombineJS with `JSScheduler`, `TopLevelDecoder` implementation on
0 commit comments