reagent-project / reagent

A minimalistic ClojureScript interface to React.js
http://reagent-project.github.io/
MIT License
4.75k stars 414 forks source link

the latest version of cljs introduces breaking changes for multimethods #83

Closed yogthos closed 9 years ago

yogthos commented 9 years ago

https://github.com/reagent-project/reagent-template/commit/b52e696edc7c435bcc25ac0074be03039c7e5fbc#commitcomment-9023140

yogthos commented 9 years ago

Tested with [reagent "0.5.0-alpha"] and React 0.12.1, looks to be working.