- eeafd8f: Don't override omniflow params when initializing if there's already one
- 4f8d33b: Fix not externalizing peerDeps
- 155ffa4: Make child reactive
- 70a3bb0: Fix initial subview not applied on subview push
- 5975854: Add activity name to child
- 302b3aa: Support nested subviews
- 55f6fc7: Fix pop() to handle activities without initial subview
- 97710fb: Make initialActivity optional
- 71e77d9: Add new API:
useParent()
- 404fde4: Fix invalid return in onBeforeReplace
- 6fe5ef3: Fix more missing optional chainings
- ee6cb33: Fix missing optional chaining
- 8aa2842: Fix child and childParams change causing full activity rerender
- b2e362e: Handle replace
- 60b3856: fix initial step handling