Skip to content

Commit 2df9594

Browse files
committed
Changeset hotfix
1 parent 07e4db6 commit 2df9594

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@effector/model-react': patch
3+
---
4+
5+
- Fix module package type (change from commonjs to esm)

.changeset/fluffy-hornets-poke.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
'@effector/model-react': patch
32
'@effector/model': patch
43
---
54

6-
gigi
5+
- Fix module package type (change from commonjs to esm)
6+
- Add support for effects to `api`
7+
- Allow to omit `data` field when `api` unit is void

0 commit comments

Comments
 (0)