v1.1.0
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