Park, Woocheol
Park, Woocheol
## Summary Adds `prune()` API to `StackflowActions` in `@stackflow/core` to manually clear past events and inactive activities. ## Motivation Stackflow's Event Sourcing pattern causes the event history to grow indefinitely....
## Summary This PR introduces the [structuredStackflow](cci:1://file:///Users/woocheolpark/Documents/Projects/stackflow/integrations/react/src/future/structuredStackflow.tsx:150:0-435:1) API, a new way to define and manage activities hierarchically, similar to Jetpack Compose Navigation. ### Motivation As applications grow, managing a flat...