Skip to content

fix(overmind-vue): replace stopTracking with subscribe and add test coverage#653

Merged
henri-hulski merged 1 commit into
cerebral:nextfrom
ericsorenson:next
Mar 22, 2026
Merged

fix(overmind-vue): replace stopTracking with subscribe and add test coverage#653
henri-hulski merged 1 commit into
cerebral:nextfrom
ericsorenson:next

Conversation

@ericsorenson

Copy link
Copy Markdown
Collaborator

Replace the removed track(onUpdate)/stopTracking() API calls with the current track()/subscribe() pattern, matching overmind-react. Fix track() call order so scoped state hooks correctly record path dependencies. Add 22 tests covering all exports with 100% code coverage.

…overage

Replace the removed track(onUpdate)/stopTracking() API calls with the current track()/subscribe() pattern, matching overmind-react. Fix track() call order so scoped state hooks correctly record path dependencies. Add 22 tests covering all exports with 100% code coverage.
@codesandbox

codesandbox Bot commented Mar 22, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@ericsorenson
ericsorenson marked this pull request as ready for review March 22, 2026 21:31
@henri-hulski
henri-hulski merged commit c36dfef into cerebral:next Mar 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants