Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Releases: electric-sql/typescript-client

Release 0.4.3

21 Mar 10:50
Compare
Choose a tag to compare

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

25 Jan 10:31
Compare
Choose a tag to compare

What's Changed

  • fix: return build script trigger to prepare 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

23 Jan 11:19
Compare
Choose a tag to compare

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

17 Jan 08:58
Compare
Choose a tag to compare
  • Config was still broken; Add test to capture it (c6a0b7b)
  • Typo breaking config (8141c08)

Release 0.3.8

02 Jan 16:33
Compare
Choose a tag to compare
  • Added auth token request

Release 0.3.3

16 Dec 18:09
Compare
Choose a tag to compare

Release 0.3.0

10 Nov 15:23
8eb20c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

Release 0.2.0

19 Oct 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0

Release 0.1.3

18 Oct 16:11
Compare
Choose a tag to compare

What's Changed

Initial release of the ElectricSQL typescript client library

New Contributors

Full Changelog: https://github.com/electric-sql/typescript-client/commits/0.1.3