-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
chore: release synckit #207
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
commit: |
📊 Package size report No changes
Unchanged files
🤖 This report was automatically generated by pkg-size-action |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #207 +/- ##
=======================================
Coverage 86.80% 86.80%
=======================================
Files 1 1
Lines 288 288
Branches 137 137
=======================================
Hits 250 250
Misses 31 31
Partials 7 7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4aea74f
to
67cd932
Compare
67cd932
to
e363186
Compare
v0.10.1 was a bad version, so I decide to release this as a patch. |
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
[email protected]
Minor Changes
#206
011e9c0
Thanks @JounQin! - refactor: simplify types, any function should be accepted#210
888302c
Thanks @JounQin! - feat: add newbun
ts runner#211
19f9a78
Thanks @JounQin! - feat: supportnode
runner by default for Node 22.6+#213
0d168d7
Thanks @JounQin! - feat: supportstdio
overriding in worker, what meansstdio
will be streamed in correct order now#208
d3da4c3
Thanks @JounQin! - feat: support file url worker pathPatch Changes
61f2ff2
Thanks @JounQin! - fix: incorrect commonjs types