Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 1a09a31

Browse files
author
Matt Pocock
committed
Released 0.2.1
1 parent 84bbecb commit 1a09a31

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fair-llamas-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-worms-tan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/xstate-compiled/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# xstate-codegen
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- c160dd4: Fix a bug where the nullish coalescing operator could not be used in targeted files
8+
- 5096139: Support delay configuration in machine options
9+
310
## 0.2.0
411

512
### Minor Changes

packages/xstate-compiled/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xstate-codegen",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"bin": "bin/index.js",
55
"author": "Matt Pocock",
66
"license": "MIT",

0 commit comments

Comments
 (0)