chore: update versions - #71
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
September 12, 2026 19:07
9f11061 to
9ca6387
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
September 17, 2026 16:18
f37e48a to
b938307
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
September 24, 2026 16:32
3cd8d95 to
fc01dd9
Compare
Releases: apollo-state-sync@1.1.1 apollo-shared-ws@1.0.2 [skip ci]
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 24, 2026 17:31
fc01dd9 to
a742f34
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
apollo-state-sync@1.1.1
Patch Changes
#102
ea6d39bThanks @sdev-buildz! - fix(in-memory cache sync): when broadcasting write operations, structuredClone throws on DocumentNode#79
6f65d3aThanks @sdev-buildz! - fix(makeVarSynced): When comparing new and previous values, use previous value instead of inital value.#79
6f65d3aThanks @sdev-buildz! - fix(cache syncer fn): pass the provided arguments to the original reset fn in setupBroadcastorForResetsfix(synced cache):
awaitonsuper.resetbefore syncing in InMemoryCacheSynced.reset#102
6beaaabThanks @sdev-buildz! - test(in-memory cache): fix test cases to use InMemoryCacheSynced class instead of stateSyncer fn#95
e3e28a3Thanks @sdev-buildz! - docs(examples): example project using GraphQLZero#79
6f65d3aThanks @sdev-buildz! - fix(stateSyncLink): notify syncDebouncer when subscriber unsubscribes#74
dbba64fThanks @sdev-buildz! - fix and improve readme and typedoc comments. Improve descriptions in migration util's --help output.#79
6f65d3aThanks @sdev-buildz! - fix(migration): accept tsconfig.json path provided as positional argument. tsconfig.json path should default to './tsconfig.json'.#70
2caa89bThanks @sdev-buildz! - fix(global-config): rename misspelled synchronizationDebounceTimeoutMs fieldRenames
synhnorizationDebounceTimeoutMstosynchronizationDebounceTimeoutMs.The original misspelled field is now deprecated and will be removed in
the next major release. It remains active for backward compatibility.
#91
07b6880Thanks @sdev-buildz! - docs(examples): add an example shopping-site demonstrating seamless multi-tab state synchronization. It includes a video demo.Updated dependencies [
dbba64f,6f65d3a,07b6880]:apollo-shared-ws@1.0.2
Patch Changes
#74
dbba64fThanks @sdev-buildz! - fix and improve readme and typedoc comments. Improve descriptions in migration util's --help output.#79
6f65d3aThanks @sdev-buildz! - fix(migration): accept tsconfig.json path provided as positional argument. tsconfig.json path should default to './tsconfig.json'.#91
07b6880Thanks @sdev-buildz! - docs(examples): add an example shopping-site demonstrating seamless multi-tab state synchronization. It includes a video demo.