-
-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mees van Dongen
committed
Jun 27, 2024
1 parent
94ace29
commit c3be920
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
"@effect/sql-sqlite-react-native": patch | ||
"@effect/platform-node-shared": patch | ||
"@effect/cluster-workflow": patch | ||
"@effect/platform-browser": patch | ||
"@effect/cluster-browser": patch | ||
"@effect/sql-sqlite-node": patch | ||
"@effect/sql-sqlite-wasm": patch | ||
"@effect/sql-sqlite-bun": patch | ||
"@effect/opentelemetry": patch | ||
"@effect/platform-node": patch | ||
"@effect/cluster-node": patch | ||
"@effect/experimental": patch | ||
"@effect/platform-bun": patch | ||
"@effect/sql-drizzle": patch | ||
"@effect/sql-mysql2": patch | ||
"@effect/sql-mssql": patch | ||
"@effect/platform": patch | ||
"@effect/cluster": patch | ||
"@effect/printer": patch | ||
"effect": patch | ||
"@effect/schema": patch | ||
"@effect/sql-pg": patch | ||
"@effect/cli": patch | ||
"@effect/rpc": patch | ||
"@effect/sql": patch | ||
--- | ||
|
||
Update internal code to get rid of "adapter" |