We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cfb4da commit 8db42e0Copy full SHA for 8db42e0
2 files changed
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## `0.3.0` — 2019-12-26
2
* **Breaking change**: `when_data_all` now handles errors like `Promise.all`.
3
* Fixed not being possible to pass `undefined` as value to Bud, while readme allows that.
4
* Better cleanup on `End` to allow gc at early stages.
package.json
@@ -1,6 +1,6 @@
{
"name": "fluh",
- "version": "0.2.0",
+ "version": "0.3.0",
5
"engines":
6
0 commit comments