Skip to content

docs(release): bump displayed version to 0.14.0 (site + install snippets) + playground WASM refresh#170

Merged
joaoh82 merged 1 commit into
mainfrom
chore/v0.14.0-docs-playground
Jun 11, 2026
Merged

docs(release): bump displayed version to 0.14.0 (site + install snippets) + playground WASM refresh#170
joaoh82 merged 1 commit into
mainfrom
chore/v0.14.0-docs-playground

Conversation

@joaoh82

@joaoh82 joaoh82 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Post-release chores for v0.14.0, combining the #163 (docs bump) and #165 (playground refresh) steps in one PR:

  • Install snippetsREADME.md, docs/ask.md, docs/embedding.md: sqlrite-engine / sqlrite-ask pins 0.130.14
  • Site displayed versionweb/src/lib/site.ts: 0.14.0
  • Playground vendored WASM — rebuilt sdk/wasm (wasm-pack build --target web --release) from the v0.14.0 engine and re-vendored into web/public/playground/pkg/. Picks up SQLR-2 / SQLR-14 / SQLR-15 scope validation; verified the new unknown table qualifier error string is embedded in the binary. JS bindings are byte-identical (no API delta), so only sqlrite_wasm_bg.wasm + sdk/wasm/Cargo.lock changed.

🤖 Generated with Claude Code

…WASM

Post-release chores for v0.14.0, mirroring #163/#165:
- install snippets (README, docs/ask.md, docs/embedding.md) 0.13 -> 0.14
- site displayed version (web/src/lib/site.ts) 0.14.0
- vendored playground bundle rebuilt from the v0.14.0 engine, picking
  up SQLR-2 / SQLR-14 / SQLR-15 scope validation (JS bindings
  unchanged — no API delta, binary only)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rust-sqlite Ready Ready Preview, Comment Jun 11, 2026 8:42pm

Request Review

@joaoh82 joaoh82 merged commit a7cacc2 into main Jun 11, 2026
21 checks passed
@joaoh82 joaoh82 deleted the chore/v0.14.0-docs-playground branch June 11, 2026 20:58
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.

1 participant