We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1f168 commit 353ff8dCopy full SHA for 353ff8d
2 files changed
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## `0.5.0` — 2020-05-13
2
* Added `uniq`.
3
* **Breaking change**: `on` now returns disposer, not the bud itself.
4
package.json
@@ -1,6 +1,6 @@
{
"name": "fluh",
- "version": "0.5.0-pre",
+ "version": "0.5.0",
5
"description": "simple functional reactive library with atomic push strategy",
6
0 commit comments