Apr 22, 2019
v0.11.0 brings improved create-react-app support!
- Deprecate the
remount/es6
build. Just use the default remount
build, which is now compatible with create-react-app. (#12)
- The bundles are now made a bit slimmer. (#12)
- Add demos in the repo, so you can try Remount in a sandbox. (#12)