Skip to content
This repository has been archived by the owner. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@tido64 tido64 released this 09 Dec 10:59
2444d45

2.0.0 (2020-12-09)

Features

  • Automagically load experiences on demand (#14) (2444d45)

BREAKING CHANGES

  • ReactExperienceLoader.load() has been removed.
    Modules registered using AppRegistry or BatchedBridge are now
    automatically loaded on demand. The configuration schema has also
    been changed to reflect this.