Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/un-ts/synckit

Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript and Yarn P'n'P support.
https://github.com/un-ts/synckit

chore: release synckit v0.3.0 (#28)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

67af7c325a3fcb8166623abdc6813eb5662d0406 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: remove unnecessary ext check

b297a063952f89ba3539c789e78e5e810776cdaa authored over 3 years ago by JounQin <[email protected]>
chore: add unit ms into perf text

4464b02c9ffbed537b0df5a8256653c59b380831 authored over 3 years ago by JounQin <[email protected]>
perf: pass filename as param instead

57cc353c031384c267c17b1d205f7008c4b53dec authored over 3 years ago by JounQin <[email protected]>
perf: benchmark `deasync` module

1e2951aafdfe6292a5a3bc35d65ae88c78f2c062 authored over 3 years ago by JounQin <[email protected]>
feat: add more env variables support (#27)

2809da0d25b9e4c617b3699c78cf80fbae895c6f authored over 3 years ago by JounQin <[email protected]>
chore: extect eslint/remark configs for codacy

09f553d5f74e41b1d75536427c19d03a93a26865 authored over 3 years ago by JounQin <[email protected]>
perf: add benchmarks for sync-threads and native

close #24

d7e0a0bfc47be65b0dcc16cc16ef0c8cb7a291e1 authored over 3 years ago by JounQin <[email protected]>
chore: release synckit v0.2.0 (#25)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7718be0759c8ac3e0cdf9ae2ea21eef9607981fe authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: use worker_threads by default for performance (#23)

6577e86bff97a6a4d803394571e9406a86dd82dc authored over 3 years ago by JounQin <[email protected]>
ci: do not use --ignore-scripts for esbuild

4a4287aa53259a07fe6e0f0cbe5168abfa342f81 authored over 3 years ago by JounQin <[email protected]>
chore: release synckit v0.1.6 (#22)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b992e2a9821a0515a666eb1886ae8901b406a0f7 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: drop node 10 testing

0a4db58aef5f079423a6e7165efde597c65955a4 authored over 3 years ago by JounQin <[email protected]>
docs: add changeset for the patch change

b3e976062f1c568d495ad0a578c55b83506208c9 authored over 3 years ago by JounQin <[email protected]>
feat: support custom TSCONFIG_PATH env

540cba3ef97902401afc18b1ae9b756285686349 authored over 3 years ago by JounQin <[email protected]>
fix: use `npm run release` for clean-publish

d210a9c64831d20de61fb3014dab0f111399694e authored over 3 years ago by JounQin <[email protected]>
chore: release v0.1.4 (#10)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8e2b9ec0ff4fa3a02899c4d8ebba45b5fa4b11df authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: try to fix clean-publish + changeset publish again (#9)

cad2e059bba51779115f63121077532b97d8aa6e authored over 3 years ago by JounQin <[email protected]>
chore: release v0.1.2 (#8)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

85cf98bbd34d20a6a0775ce363ee7ca33c6366ec authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: try to fix clean-publish + changeset publish (#7)

0336c22a5f159fa6d35b9a6b8f93f0a56a35b3dd authored over 3 years ago by JounQin <[email protected]>
chore: release v0.1.1 (#6)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

ecd017b6df729ae22ceae872b8a72e628f974f8e authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: improve type definitions, mark tslib as dep (#5)

e4510040211b139a423d64eaf6607804c00a9915 authored over 3 years ago by JounQin <[email protected]>
docs: add missing CHANGELOG.md

7dda5122f6690499263014b72cc1241c1dacf594 authored over 3 years ago by JounQin <[email protected]>
chore: release v0.1.0 (#3)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

bee795c82131c4a359ba90732b31408828bba482 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: improve README documentation

5e95004c9d8dc103e5a1bc5eeda92ef607b98b46 authored over 3 years ago by JounQin <[email protected]>
feat: first blood, should just work (#1)

e7446f91421df5ee59e05adc002b3daa52dff96f authored over 3 years ago by JounQin <[email protected]>
Initial commit

d048554fec3be40249557ea80ce1abb4be9b5745 authored over 3 years ago by JounQin <[email protected]>