Skip to content

v0.11.0

Compare
Choose a tag to compare
@rstacruz rstacruz released this 28 Sep 11:44
· 44 commits to master since this release
46e191a

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)