We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1766963 commit bb79736Copy full SHA for bb79736
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# v5.1.3 (2017-09-02)
2
+
3
4
+## Bug Fixes
5
6
+- **routerfiy:** Convert back to MemoryStream on adapt boundary
7
+ ([1766963e](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/1766963e8a918b62799110a164bd71469c5b8d0c))
8
9
10
# v5.1.2 (2017-08-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cyclic-router",
- "version": "5.1.2",
+ "version": "5.1.3",
"description": "A router driver built for Cycle.js",
"main": "lib/index.js",
"module": "lib/es6/index.js",
0 commit comments