Skip to content

Latest commit

 

History

History
81 lines (42 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

81 lines (42 loc) · 1.12 KB

@contentstech/stackflow-plugin-omniflow

0.0.14

Patch Changes

  • eeafd8f: Don't override omniflow params when initializing if there's already one

0.0.13

Patch Changes

  • 4f8d33b: Fix not externalizing peerDeps
  • 155ffa4: Make child reactive

0.0.12

Patch Changes

  • 70a3bb0: Fix initial subview not applied on subview push
  • 5975854: Add activity name to child

0.0.11

Patch Changes

  • 302b3aa: Support nested subviews

0.0.10

Patch Changes

  • 55f6fc7: Fix pop() to handle activities without initial subview

0.0.9

Patch Changes

  • 97710fb: Make initialActivity optional

0.0.8

Patch Changes

  • 71e77d9: Add new API: useParent()

0.0.7

Patch Changes

  • 404fde4: Fix invalid return in onBeforeReplace

0.0.6

Patch Changes

  • 6fe5ef3: Fix more missing optional chainings

0.0.5

Patch Changes

  • ee6cb33: Fix missing optional chaining

0.0.4

Patch Changes

  • 8aa2842: Fix child and childParams change causing full activity rerender

0.0.3

Patch Changes

  • b2e362e: Handle replace

0.0.2

Patch Changes

  • 60b3856: fix initial step handling