Skip to content

Commit

Permalink
Effect is stable, but the platform and schema aren't yet
Browse files Browse the repository at this point in the history
  • Loading branch information
steida committed Apr 29, 2024
1 parent a86bb9e commit af02cf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/young-geese-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@evolu/common": patch
---

Effect is stable, but the platform and schema aren't yet
6 changes: 3 additions & 3 deletions packages/evolu-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"vitest": "^1.5.2"
},
"peerDependencies": {
"@effect/platform": "^0.50.2",
"@effect/schema": "^0.64.20",
"@effect/platform": "^0.50.7",
"@effect/schema": "^0.66.10",
"effect": "^3.0.0"
},
"publishConfig": {
Expand All @@ -85,4 +85,4 @@
"node": ">=18.16"
},
"sideEffects": []
}
}

0 comments on commit af02cf8

Please sign in to comment.