Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 18:48
· 3627 commits to main since this release
37cd313

Patch Changes

  • 63ba888e #1770 Thanks @davidkpiano! - Instead of referencing window directly, XState now internally calls a getGlobal() function that will resolve to the proper globalThis value in all environments. This affects the dev tools code only.