Skip to content

Published package fixes, docs changes

Compare
Choose a tag to compare
@jonbnewman jonbnewman released this 08 Mar 00:27
· 157 commits to master since this release

This release fixes a couple small issues related to the packaging of mobx-store-provider:

  • Package now marked as sideEffects: false to indicate it has no side effects
  • React has been added in the peerDependencies list
  • The documentation intro/duplicate was removed from the main README

There were no API changes in this release.