Skip to content

Bump @treecrdt/wa-sqlite to 0.3.2 - #91

Merged
Antonov548 merged 1 commit into
mainfrom
fix/wa-sqlite-shared-worker-persistence
Jul 14, 2026
Merged

Bump @treecrdt/wa-sqlite to 0.3.2#91
Antonov548 merged 1 commit into
mainfrom
fix/wa-sqlite-shared-worker-persistence

Conversation

@marcus-pousette

@marcus-pousette marcus-pousette commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump the exact @treecrdt/wa-sqlite dependency from 0.3.1 to 0.3.2
  • update the Yarn lockfile

Why

The production sqlite3_open_v2 failure came from the old wa-sqlite OPFS pathname limit. cybersemics/treecrdt#213 fixes that limit and was released in 0.3.2.

The exact long-path lifecycle regression remains at the library layer in cybersemics/treecrdt#221.

Follow-up coverage

The em SharedWorker + OPFS coverage improvements were extracted into the stacked #92, keeping this production fix minimal.

Verification

  • immutable Yarn install
  • package resolution verified at @treecrdt/wa-sqlite@0.3.2
  • bump-only CI: lint, unit tests, BrowserStack, and the full Puppeteer suite (158/158) passed
  • Puppeteer run

@marcus-pousette marcus-pousette added the skip-tdd-puppeteer Skip Puppeteer TDD validation for test maintenance changes label Jul 14, 2026
@marcus-pousette marcus-pousette changed the title Fix long-path SharedWorker OPFS startup Bump wa-sqlite and cover SharedWorker reload Jul 14, 2026
@marcus-pousette
marcus-pousette force-pushed the fix/wa-sqlite-shared-worker-persistence branch from c6550d0 to ce2befc Compare July 14, 2026 10:56
@marcus-pousette marcus-pousette removed the skip-tdd-puppeteer Skip Puppeteer TDD validation for test maintenance changes label Jul 14, 2026
@marcus-pousette marcus-pousette changed the title Bump wa-sqlite and cover SharedWorker reload Bump @treecrdt/wa-sqlite to 0.3.2 Jul 14, 2026
@Antonov548
Antonov548 merged commit 5e0ecaa into main Jul 14, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants