-
Notifications
You must be signed in to change notification settings - Fork 815
Open
Labels
TAG: dependenciesPull requests that update a dependency filePull requests that update a dependency fileTAG: tech update / debtChange not visible to userChange not visible to user
Milestone
Description
Overview
The xstate library kolibri uses for some of the kolibri processes has released a new version v5.x that adds some features but introduces some breaking changes with version 4.x .
We should apply those changes to kolibri code before upgrading to v5.
Also some of the new features (use of can
in guards or the fromPromise
helper can improve current machines code)
Description and outcomes
To be done in a future 0.16 patch release
Resources
- Webinar of using version 5 of xState
- Xstate migration guide
### Tasks
- [ ] Follow migration guide from https://stately.ai/docs/migration
- [ ] Upgrade xstate in KDS
- [ ] https://github.com/learningequality/kolibri/issues/12646
Metadata
Metadata
Assignees
Labels
TAG: dependenciesPull requests that update a dependency filePull requests that update a dependency fileTAG: tech update / debtChange not visible to userChange not visible to user