Skip to content

add missing changeset#16012

Merged
Rich-Harris merged 1 commit into
mainfrom
query-refresh-changeset
Jun 11, 2026
Merged

add missing changeset#16012
Rich-Harris merged 1 commit into
mainfrom
query-refresh-changeset

Conversation

@Rich-Harris

Copy link
Copy Markdown
Member

missed a changeset for #15999 (you can now call myQuery().refresh() or .set(...) inside another query)

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ee29720

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Rich-Harris Rich-Harris merged commit 0c35a6c into main Jun 11, 2026
5 of 6 checks passed
@Rich-Harris Rich-Harris deleted the query-refresh-changeset branch June 11, 2026 00:40
This was referenced Jun 11, 2026
Rich-Harris pushed a commit that referenced this pull request Jun 11, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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
## @sveltejs/kit@2.65.0

### Minor Changes


- feat: allow queries to refresh other queries
([#16012](#16012))


### Patch Changes


- fix: dedupe remote data
([#15991](#15991))


- fix: skip client build if all routes have CSR disabled
([#15936](#15936))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Rich-Harris pushed a commit that referenced this pull request Jun 11, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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 version-3, this PR
will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`version-3` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `version-3`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @sveltejs/kit@3.0.0-next.3

### Minor Changes


- feat: allow queries to refresh other queries
([#16012](#16012))


### Patch Changes


- fix: dedupe remote data
([#15991](#15991))


- fix: skip client build if all routes have CSR disabled
([#15936](#15936))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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