chore: publish new package versions - #1069
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 13:44
d166c69 to
866ba5f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 29, 2026 07:04
866ba5f to
490f985
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/pglite@0.5.5
Patch Changes
PGlite.create({ fs })on a fresh database calling the provided filesystem'sinit()twice: the inner initdb instance no longer inherits the user-providedfsand always runs on its own scratch filesystem. Previously any VFS holding exclusive resources (e.g. OPFS sync access handles) failed with a contention error on first create.process.exitCodewhen closing a PGlite instance.close()calls_emscripten_force_exit(0), whose Emscripten runtime setsprocess.exitCode = 0, clobbering any exit code the host process had already set. This mirrors the existing save/restore guards in#init()andexecProtocolRaw(), so closing a database no longer silently resets the host process's exit code.@electric-sql/pglite-age@0.0.6
Patch Changes
@electric-sql/pglite-pg_hashids@0.0.6
Patch Changes
@electric-sql/pglite-pg_ivm@0.0.6
Patch Changes
@electric-sql/pglite-pg_textsearch@0.0.7
Patch Changes
@electric-sql/pglite-pg_uuidv7@0.0.6
Patch Changes
@electric-sql/pglite-pgmq@0.0.3
Patch Changes
@electric-sql/pglite-pgtap@0.0.6
Patch Changes
@electric-sql/pglite-pgvector@0.0.6
Patch Changes
@electric-sql/pglite-postgis@0.2.5
Patch Changes
@electric-sql/pglite-prepopulatedfs@0.5.5
Patch Changes
@electric-sql/pglite-react@0.4.5
Patch Changes
@electric-sql/pglite-repl@0.4.5
Patch Changes
@electric-sql/pglite-socket@0.2.8
Patch Changes
@electric-sql/pglite-sync@0.6.6
Patch Changes
@electric-sql/pglite-tools@0.4.5
Patch Changes
@electric-sql/pglite-vue@0.4.5
Patch Changes