Skip to content

Releases: appy-one/acebase

v1.29.10

16 Apr 07:16
8bb874a

Choose a tag to compare

  • New browser build (f6e7a21)
  • Add corrupted node testing capability. Writing to path simulate/corrupt/record/here will now simulate a corrupted record (0456a23)
  • Fix transaction log tests that did not always get the most recent cursor because of a race condition (4efe992)
  • Improve node-lock test to handle lock timeouts correctly (52220b9)
  • (commented out) add a way to test with very short lock timeouts (1c97222)
  • Enhance node read/write error handling, automatically await child stream callback promises, fix locks potentially not being released upon error, reduce mem/cpu usage when reading/writing large nodes (maybe also slowing down a bit but not noticeably when running the tests), improve logging (c1ea087)
  • Fix: suppress unhandled promise rejections and PromiseRejectionHandledWarning (#271) (41b4694)
  • chore: release v1.29.9 [skip ci] (7e439ce)

v1.29.9

14 Apr 13:33
4f6a132

Choose a tag to compare

  • Fix: handle failing announced cache lookups (#270) (4f6a132)
  • chore: release v1.29.8 [skip ci] (430ac71)

v1.29.8

13 Apr 10:39

Choose a tag to compare

  • Fix npm trusted publishing (use node 24) (58d4c89)
  • Fix npm trusted publishing (b49b6f1)
  • chore: release v1.29.7 [skip ci] (d682ee8)

v1.29.7

13 Apr 10:13

Choose a tag to compare

  • Fix npm publish (9bca2f3)
  • chore: release v1.29.6 [skip ci] (636167e)

v1.29.6

13 Apr 10:07
ffc226c

Choose a tag to compare

  • chore: release v1.29.6-rc.7 [skip ci] (3501900)
  • chore: release v1.29.6-rc.6 [skip ci] (25fc759)
  • Fix workflow: commit version bumps to current branch and prevent tagging old commits (3ab18ff)
  • Fix workflow: also commit package-lock.json version updates (d369c25)
  • chore: release v1.29.6-rc.4 [skip ci] (ed8608e)
  • Fix workflow: commit package.json version update (9ab7347)
  • Fix publish workflow: acebase-core dependency install (ecb2f79)
  • fix workflow builds (c94bf09)
  • Fix: make sure unallocated records are not referenced in cache anymore. Might prevent CorruptRecordErrors from occuring whilst running in a single process. (744bcc3)
  • Ad prerelease testing (4cc6f74)
  • Remove NODE_AUTH_TOKEN because we're using provenance (27dc054)
  • Add automatic npm publish workflow upon tag push (fc12aa0)
  • Fix DataProxy test race condition causing other transaction order (4314735)
  • Remove Pino and custom logger from tests (116f869)
  • Cleanup: remove unused file created by testing with Claude Code (7fa59ae)
  • Cleanup: remove generated code from repository (490cafb)
  • Disable usage of socket IPC for tests, needs works (23812d5)
  • Change JSDoc type to TypeScript (6c67c95)
  • Refactor all .forEach calls to for .. of loops (49822b2)
  • Fix stack overflow when building a large index (f474787)
  • Removed double property setting in constructor (27ea13f)
  • test with pino logger (eb53d25)
  • Add no-invalid-this eslint rule (098adb4)
  • Add custom logger support (dd1a646)
  • fix parentheses in code snipeets (7d723ac)
  • Bump word-wrap from 1.2.3 to 1.2.4 (524d409)

v1.29.5

02 Oct 10:38

Choose a tag to compare

What's Changed

Full Changelog: v1.29.4...v1.29.5

Do you like AceBase? 👇🏼

Sponsor AceBase Spread the word contribute

v1.29.4

19 Aug 07:37

Choose a tag to compare

What's Changed

Full Changelog: v1.29.3...v1.29.4

Do you like AceBase? 👇🏼

Sponsor AceBase Spread the word contribute

v1.29.3

16 Aug 21:37

Choose a tag to compare

What's Changed

Full Changelog: v1.29.2...v1.29.3

Do you like AceBase? 👇🏼

Sponsor AceBase Spread the word contribute

v1.29.2

28 Jul 06:50

Choose a tag to compare

What's Changed

  • Create new documentation site based on README by @etekweb in #232
  • Fix target of mutations events on wildcard paths by @appy-one in #230
  • Add support for old Safari in webworker by @appy-one in #237

New Contributors

Full Changelog: v1.29.1...v1.29.2

Do you like AceBase? 👇🏼

Sponsor AceBase Spread the word contribute

v1.29.1

10 Jul 10:59

Choose a tag to compare

What's Changed

Full Changelog: v1.29.0...v1.29.1

Do you like AceBase? 👇🏼

Sponsor AceBase Spread the word contribute