Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting machine states to version 5 of xstate #814

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jredrejo
Copy link
Member

@jredrejo jredrejo commented Nov 4, 2024

Description

Upgrade xstate library to version 5

This is a Draft that can not be converted into a final PR until node version is updated from 10 to >=18.
And this depends on:

Changelog

  • Description: Upgrade xstate library to versoini 5
  • Products impact: none
  • Addresses: Removes technical debt
  • Components: KDateRange
  • Breaking: Will this change break something in a consumer? no
  • Impacts a11y: no
  • Guidance: Nothing needed

Steps to test

  1. Step 1
  2. Step 2
  3. ...

(optional) Implementation notes

At a high level, how did you implement this?

Following https://stately.ai/docs/migration guide

Does this introduce any tech-debt items?

Actually it removes them

Testing checklist

  • Contributor has fully tested the PR manually
  • If there are any front-end changes, before/after screenshots are included
  • Critical and brittle code paths are covered by unit tests
  • The change is described in the changelog section above

Reviewer guidance

  • Is the code clean and well-commented?
  • Are there tests for this change?
  • Are all UI components LTR and RTL compliant (if applicable)?
  • Add other things to check for here

Comments

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.

1 participant