Skip to content

v1.1.0

Compare
Choose a tag to compare
@nutgaard nutgaard released this 17 Nov 13:24
· 115 commits to master since this release

feat: 🎸 expanded child-app-api to fix unmounting …

unmounting was called from container app, and should be called from
child-app. This change introduces a change in the api to support this.
This is done in a non-breaking way to ease the transition