Skip to content

v0.10.1

Choose a tag to compare

@bjouhier bjouhier released this 21 Sep 16:58
· 480 commits to master since this release

No new features but bug fixes on 0.10.0

#133: register extensions before starting the REPL
#168, #171 and #172: callbacks getting called twice
#174: compiled flows._js
#175: compilation fails with sourcemap if file does not contain async calls
#177: client side examples and unit tests broken by recent changes

I strongly recommend upgrading to 0.10.1 because it fixes an important bug introduced by 0.10.0 (callbacks getting called twice). You should also upgrade if you used the master branch between 0.10.0 and 0.10.1 because some unit tests were broken and only fixed by #177