v0.6.0
- use Reagent 0.7.0
- added advanced profile to make release build using :advanced compilation - use
lein advanced-build
- React Native externs are added by default using react-native-externs
- any other externs have to be added manually to
project.clj
Backwards compatibility issue: due to changes in figwheel-bridge.js (it uses now create-react-class
module) this version might not work with React Native vresion prior to 0.46