Skip to content

Version packages - #26

Merged
quolpr merged 1 commit into
mainfrom
changeset-release/main
Aug 24, 2026
Merged

Version packages#26
quolpr merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@will-be-done/hyperdb@0.6.0

Minor Changes

  • 266b765: Add PreloadedHybridDB, which preloads every declared index with ID-only leaves
    and batch-hydrates missing entity rows through the built-in byId uniqhash.
    Secondary uniqhash indexes are preloaded as value-to-ID pointers, while shared
    hash-index transactions provide copy-on-write commit and rollback behavior.
    Add externalStorageMergeTrait for changesets already persisted by another
    runtime sharing the primary. Their normal merge operations update the preloaded
    snapshot, notify subscribers, and persist external inserts idempotently.

@will-be-done/hyperdb-devtool@0.4.7

Patch Changes

  • Updated dependencies [266b765]
    • @will-be-done/hyperdb@0.6.0

@will-be-done/hyperdb-demo-app@0.0.15

Patch Changes

  • Updated dependencies [266b765]
    • @will-be-done/hyperdb@0.6.0
    • @will-be-done/hyperdb-devtool@0.4.7

@codesandbox

codesandbox Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for hyperdb ready!

Name Link
🔨 Latest commit 2a39fb8
🔍 Latest deploy log https://app.netlify.com/projects/hyperdb/deploys/6a8c82877d9f7a0008c4f0cc
😎 Deploy Preview https://deploy-preview-26--hyperdb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1cd27c9 to 2a39fb8 Compare August 24, 2026 17:42
@quolpr
quolpr merged commit 0ef1d58 into main Aug 24, 2026
5 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.

1 participant