Skip to content

Releases: jimbojw/heartdb

v3.0.0

Choose a tag to compare

@jimbojw jimbojw released this 25 Feb 22:58

3.0.0 (2025-02-25)

⚠ BREAKING CHANGES

  • Remove async from HeartDB::liveQuery() so that it returns immediately.

Features

  • Expose 'Existing' type on heartdb package. (bc5d15d)

Bug Fixes

  • Remove async from HeartDB::liveQuery() so that it returns immediately. (5e49b06)

v2.0.0

Choose a tag to compare

@jimbojw jimbojw released this 24 Feb 13:36

2.0.0 (2025-02-24)

⚠ BREAKING CHANGES

  • Fix spelling of conventionalcommits plugin.
  • Use conventional commits for analyzer and notes generator.

Continuous Integration

  • Fix spelling of conventionalcommits plugin. (089e3a8)
  • Use conventional commits for analyzer and notes generator. (ec710ec)

v1.4.0

Choose a tag to compare

@jimbojw jimbojw released this 23 Feb 02:14

1.4.0 (2025-02-23)

Features

v1.3.0

Choose a tag to compare

@jimbojw jimbojw released this 21 Feb 17:45

1.3.0 (2025-02-21)

Features

  • Implement get() and update() methods for HeartDB plus tests. (60c6c71)

v1.2.0

Choose a tag to compare

@jimbojw jimbojw released this 21 Feb 12:43

1.2.0 (2025-02-21)

Bug Fixes

  • Disconnect change listener on put/post failure. (acf2fff)

Features

  • Adding litSignal() factory method to Subscription class. (db14429)
  • Implement LitSignal class, with tests. (ebe2b02)

v1.1.0

Choose a tag to compare

@jimbojw jimbojw released this 20 Feb 17:55

1.1.0 (2025-02-20)

Features

  • Implement subscription() factory method on HeartDB. (5f6f3a1)

v1.0.3

Choose a tag to compare

@jimbojw jimbojw released this 20 Feb 15:00

1.0.3 (2025-02-20)

Bug Fixes

  • Add repository field to package.json. (42e665d)

v1.0.2

Choose a tag to compare

@jimbojw jimbojw released this 20 Feb 14:53

1.0.2 (2025-02-20)

Bug Fixes

  • Correct semantic-release config file name. (bbc586d)

v1.0.1

Choose a tag to compare

@jimbojw jimbojw released this 20 Feb 14:28
5833981

1.0.1 (2025-02-20)

Bug Fixes

  • Remove src from semantic-release git commit. (53c5565)