- None
- Fixed the types by removing the
esModuleInterop
from the tsconfig.json. (#15, since 0.2.0)
- None
- Added a
RealmProgress
component which will report progress when up or downloading. (#14)
- Fixed how context consuming components reacted to a Realm instance being swapped by the RealmProvider. (#12, since 0.1.0)
- Added documentation using tsdocs published to GitHub pages on https://realm.github.io/react-realm-context. (#10)
- Added better component oriented docs to the README.md. (#11)
- Upgraded dependencies, restructured test utilities and fixed the ROS dependent tests. (#13)
- Initial release of React Realm Context, see README.md for its features.
- None
- None