This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: electric-sql/typescript-client
Releases · electric-sql/typescript-client
Release 0.4.3
What's Changed
- chore: made wa-sqlite a dev dependency and an optional peer dependency (#83) (5d65643)
- feat: driver for wa-sqlite by @kevin-dp in #80
- chore: Fix spelling errors by @define-null in #82
- chore: made wa-sqlite a dev dependency and an optional peer dependency by @kevin-dp in #83
- feat: allow non-ssl connections to console for local dev by @icehaunter in #71
- Fixed
runInTransaction
in absurd sql adapter by @kevin-dp in #70 - feat: extended adapter interface with interactive transactions (VAX-561) by @kevin-dp in #72
- feat: return number of affected rows when running SQL statements by @kevin-dp in #73
- fix: stricter types for postmessage by @kevin-dp in #77
- chore: Get rid of console.log, close #75 by @define-null in #79
Full Changelog: 0.4.1...0.4.3
Release 0.4.1
What's Changed
- fix: return
build
script trigger toprepare
step by @icehaunter in #69 - config: update to use the latest config and migrations import. by @thruflo in #68
Full Changelog: 0.4.0...0.4.1
Release 0.4.0
What's Changed
- chore: added and applied prettier by @icehaunter in #59
- fix: enabled typechecks for tests & fixed found errors by @icehaunter in #60
- fix: intermittent test failure by @balegas in #61
- feat: configure by importing the new
electric.json
. by @thruflo in #63 - fix: keys in electric meta tables have to be unique by @balegas in #62
- config: revert to static config. by @balegas in #65
- fix random broken stuff by @balegas in #66
- fix: update types & tests to reflect actual library use by @icehaunter in #67
Full Changelog: 0.3.10...0.4.0
Release 0.3.10
Release 0.3.8
- Added auth token request
Release 0.3.3
- release version 0.3.3 (aa91157)
Release 0.3.0
What's Changed
- Add a persistent client id by @magnetised in #25
- [VAX-388] Use FIRST_LSN option for cases where we do not know starting LSN position by @define-null in #30
- Refactor configuration by @magnetised in #26
Full Changelog: 0.2.3...0.3.0
Release 0.2.0
Release 0.1.3
What's Changed
Initial release of the ElectricSQL typescript client library
New Contributors
- @thruflo made their first contribution in #1
- @balegas made their first contribution in #4
- @define-null made their first contribution in #5
- @icehaunter made their first contribution in #19
Full Changelog: https://github.com/electric-sql/typescript-client/commits/0.1.3