un-ts / synckit

Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript and Yarn P'n'P support.
https://npm.im/synckit
MIT License
192 stars 11 forks source link

chore: release synckit #149

Closed JounQin closed 10 months ago

JounQin commented 10 months ago

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

synckit@0.8.8

Patch Changes

codesandbox-ci[bot] commented 10 months ago

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.

github-actions[bot] commented 10 months ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 57.1 kB 57.1 kB
Tarball size 14.9 kB -0.02%↓14.9 kB
Unchanged files | File | Size | | ------------------------------------------------------------------------------------------- | --------: | | `lib/index.cjs` | `13.7 kB` | | `lib/index.d.ts` | `1.9 kB` | | `lib/index.js` | `13.5 kB` | | `lib/index.js.map` | `13.3 kB` | | `lib/types.d.ts` | `1.0 kB` | | `lib/types.js` | `44 B` | | `lib/types.js.map` | `102 B` | | [`LICENSE`](https://github.com/un-ts/synckit/blob/changeset-release/main/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/un-ts/synckit/blob/changeset-release/main/package.json) | `3.5 kB` | | [`README.md`](https://github.com/un-ts/synckit/blob/changeset-release/main/README.md) | `9.0 kB` |

🤖 This report was automatically generated by pkg-size-action

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7b6a0eb) 100.00% compared to head (74a0aa8) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 207 207 Branches 103 103 ========================================= Hits 207 207 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.