The tasks store is provided through app state instead of a global singleton.
What's wrong with this entry?
The tasks store is read through a context mounted by the app state provider instead of a module-level singleton, and using it outside that provider raises a named error saying so.
useTasksV2 cannot be called outside of a TasksV2StoreContext provider (mounted by <AppStateProvider />)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Background task notifications arrive inside a system-reminder
Both mention background task
-
v2.1.235
Several finished background tasks now report as one line
Both mention background task
-
v2.1.236
Background-task notices no longer look like user approval
Both mention background task