Skip to content

Commit

Permalink
Changeset (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
mellson authored Oct 10, 2023
1 parent 8e2712b commit 2635a1c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/ninety-ravens-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@xstate/cli': patch
---

Alpha test of `xstate sky` command for the upcoming Stately Sky release.
6 changes: 6 additions & 0 deletions apps/cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ Run the typegen against a glob. This will scan every file targeted, and generate
`--watch`

Runs the task on a watch, monitoring for changed files and running the typegen script against them.

#### Experimental: xstate sky <files>

`xstate sky "src/**/*.ts?(x)"`

This will scan through the source files and update any Stately Sky-compatible code.

0 comments on commit 2635a1c

Please sign in to comment.