Skip to content

chore: publish new package versions - #4800

Merged
alco merged 1 commit into
mainfrom
changeset-release/main
Sep 9, 2026
Merged

chore: publish new package versions#4800
alco merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 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

@electric-sql/experimental@6.0.28

Patch Changes

  • Updated dependencies [ff9d221]
    • @electric-sql/client@1.5.28

@electric-sql/react@1.0.57

Patch Changes

  • Updated dependencies [ff9d221]
    • @electric-sql/client@1.5.28

@electric-sql/client@1.5.28

Patch Changes

  • ff9d221: Stop ExpiredShapesCache.getExpiredHandle writing the whole cache to
    localStorage on every read. The LRU touch it performs runs while building the
    URL of every shape request, so in live mode it persisted the entire cache once
    per poll for as long as the app stayed open. lastUsed is now updated in memory
    only; it is read from memory when markExpired picks an eviction candidate, so
    the sole effect is that eviction order can be staler after a reload.

@electric-sql/y-electric@0.1.54

Patch Changes

  • Updated dependencies [ff9d221]
    • @electric-sql/client@1.5.28

expo-db-electric-starter@1.0.29

Patch Changes

  • Updated dependencies [ff9d221]
    • @electric-sql/client@1.5.28

@alco
alco merged commit bb39742 into main Sep 9, 2026
4 of 7 checks passed
@alco
alco deleted the changeset-release/main branch September 9, 2026 11:23
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
@alco
alco deployed to Pull request September 9, 2026 11:23 — with GitHub Actions Active
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