- [x] Run tests both with Cljsjs and node modules, currently only run with one? and not sure which - [x] Provide upgrade guide which lists different environments: https://github.com/reagent-project/reagent/blob/master/docs/0.8-upgrade.md - [ ] Update README.md to remove mentions of `:exclusions` and provide new documentation on how to use - React addons (that is, use separate Cljsjs or npm packages, react-with-addons in deprecated) - additional React packages - ... - [x] Validate how additional React packages work with this change, both Cljsjs and npm - [ ] wait for Re-natal project (or someone) to validate how this will work with React-native: https://github.com/drapanjanas/re-natal/issues/128 - [x] Validate how this works on projects that target both Node and browser, and want to use foreign-libs on browser
:exclusionsand provide new documentationon how to use