- update(examples): remove node zoom from basic example f5caf94
- update(store, types): overload flowoptions typings with non-nullables in flowstate 1a3b683
- refactor(store): rename param of setState f8cf71c
- fix(store): correct injection and remove id from refs 3b44810
- update(flow): disable loading component if prop not passed 491c83d
- chore: move comment in vite.config.ts 19a5575
- update(store): static id for store state 0fcf8bb
- update(test): add more flow tests aa72527
- update(types): remove Loading type from components.ts eab715b
- feat(test): Add container.spec.ts b838977
- refactore(store)!: Remove transition and loading.transition property b1f541b
- update(store): add test mode 9abc222
- update(store): only inject if in current instance bf9ce37
- update(examples): remove pinia 0816bf0
- update(store, deps): remove microdiff 55122ed
- update(test): remove pinia from tests 55e738f
- update(types): Rename FlowStore to Store and ReactiveFlowStore to FlowStore 3c9840c
- update: add cjs to build 70b44db
- refactor(store)!: remove pinia 58a8f9d
- update(store): try to get active pinia before using new one 58f5c25
- update: exclude cypress dir from build a664252
- fix(store): zoom related state to update when flow is ready 229bbb7
- feat(test): Add cypress for testing 796c604
- feat(zoom): Add option to zoom to specific node ids and transitionDuration for smooth transitions on fitView 43b68c1
- fix(zoom): translateExtent not set correctly 043ba21
- fix(nodes): nodeExtent not set on position update 27e3979
- update(hooks): add elementsProcessed event hook 4740a2c
- update(edges): add updatable as prop to edges b88f210