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
* master:
0.4.2
update changelog
fix a bug in .flatMap: exception thrown when resubscribing to stream (fix#29)
remove not used test helpers
correct '.toActivate' assertion, omg
Update README.md
minor docs fix
hide testling badge from readme as it too outdated. need to switch to saucelabs
minor perf/mem fix
.zip perf tests, update memory-results.txt
* master:
remove note about edge version from docs
update .gitignore
remove not source files from git
0.4.2
update changelog
fix a bug in .flatMap: exception thrown when resubscribing to stream
(fix#29)
Conflicts:
dist/kefir.js
dist/kefir.min.js
dist/kefir.min.js.map
test/in-browser/spec/KefirSpecs.js
This fiddle demonstrates the problem:
http://jsfiddle.net/mjr12grq/2/
The text was updated successfully, but these errors were encountered: