-
Notifications
You must be signed in to change notification settings - Fork 71
fix: resolve issues in JSR publish action #1479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 94a3b1d The changes in this PR will be included in the next version bump. 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 |
People can be co-author:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: 0 B Total Size: 60.7 kB ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #1479 +/- ##
=======================================
Coverage 76.57% 76.57%
=======================================
Files 69 69
Lines 572 572
Branches 124 124
=======================================
Hits 438 438
Misses 129 129
Partials 5 5
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
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 next, this PR will be updated.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `next` 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 `next`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @suspensive/react-query@3.0.0-next.8 ### Patch Changes - [#1479](#1479) [`ae72a0f`](ae72a0f) Thanks [@kangju2000](https://github.com/kangju2000)! - fix: resolve issues in JSR publish action - Updated dependencies \[]: - @suspensive/react-query-4@3.0.0-next.8 - @suspensive/react-query-5@3.0.0-next.8 ## @suspensive/codemods@3.0.0-next.8 ## @suspensive/jotai@3.0.0-next.8 ## @suspensive/react@3.0.0-next.8 ## @suspensive/react-dom@3.0.0-next.8 ## @suspensive/react-query-4@3.0.0-next.8 ## @suspensive/react-query-5@3.0.0-next.8
Overview
Related with #1475
npx jsr publish
withpnpm dlx jsr publish
for better compatibility.@suspensive/react-query
.PR Checklist