Skip to content

chore: update versions (beta)#78

Merged
XiNiHa merged 1 commit into
mainfrom
changeset-release/main
May 28, 2026
Merged

chore: update versions (beta)#78
XiNiHa merged 1 commit into
mainfrom
changeset-release/main

Conversation

@XiNiHa
Copy link
Copy Markdown
Owner

@XiNiHa XiNiHa commented May 28, 2026

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.

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

main 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 main.

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

Releases

solid-relay@1.0.0-beta.27

Patch Changes

  • 80696e9: fix: stop caching queries that wasn't fetched
  • d685bbc: fix: proper fragment subscription cleanup

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 28, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
solid-relay c0fc55c Commit Preview URL

Branch Preview URL
May 28 2026, 05:23 AM

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the package version to 1.0.0-beta.27, updates the changelog with details about fixing query caching and fragment subscription cleanup, and adds corresponding changeset entries. A review comment was received pointing out a minor grammatical typo in the changelog entry, which has been kept as it provides a direct code suggestion.

Comment thread CHANGELOG.md

### Patch Changes

- 80696e9: fix: stop caching queries that wasn't fetched
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There is a minor grammatical typo in the changelog description. Since "queries" is plural, "wasn't" should be "weren't".

Suggested change
- 80696e9: fix: stop caching queries that wasn't fetched
- 80696e9: fix: stop caching queries that weren't fetched

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/solid-relay@78

commit: 17f2c3c

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.66%. Comparing base (d685bbc) to head (c0fc55c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          20       20           
  Lines         732      732           
  Branches      140      140           
=======================================
  Hits          671      671           
  Misses         53       53           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@XiNiHa XiNiHa merged commit 98ad582 into main May 28, 2026
4 of 5 checks passed
@XiNiHa XiNiHa deleted the changeset-release/main branch May 28, 2026 05:21
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