1.0.4 • Published 7 months ago
@electric-sql/experimental v1.0.4
Experimental TypeScript features for ElectricSQL
Install
The client is published on NPM as @electric-sql/experimental:
npm i @electric-sql/experimentalDevelop
Install the pnpm workspace at the repo root:
pnpm installBuild the package:
cd packages/typescript-client
pnpm buildTest
In one terminal, start the backend running:
cd ../sync-service
mix deps.get
mix stop_dev && mix compile && mix start_dev && ies -S mixThen in this folder:
pnpm test1.0.4
7 months ago
1.0.3
7 months ago
1.0.2
7 months ago
1.0.1
7 months ago
1.0.0
8 months ago
0.1.2-beta.4
8 months ago
0.1.2-beta.3
8 months ago
0.1.2-beta.2
9 months ago
0.1.2-beta.1
11 months ago
0.1.2-beta.0
11 months ago
0.1.1
11 months ago