Closed hzhu closed 9 years ago
I should have made it clear in README.md
that there were breaking changes in 0.3.0
To keep it simple, I have re-added the push-state!
function to 0.3.1
, which will construct and return a new pushy instance plus start the event listeners.
Let me know if upgrading to 0.3.1
fixes your problems
@wavejumper upgrading to 0.3.1 does the trick! Thank you.
@hzhu no worries :)
Unknown exception after upgrade from 0.2.2 to 0.3.0 during CLJS compilation. Using secretary 1.2.3
Usage:
If I switch to back to "0.2.2" in project.cljs it comes fine. And everything works.
https://github.com/hzhu/reagent-nodejs Any ideas?