-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix(deps): update dependency synckit to ^0.9.0 #299
base: master
Are you sure you want to change the base?
Conversation
|
48ee292
to
2be3ec8
Compare
4c1c6c7
to
192194a
Compare
8a8719d
to
e14c49d
Compare
5705446
to
5ce6091
Compare
5ce6091
to
49a0b22
Compare
31a2a5a
to
ee15af3
Compare
fc1234c
to
6588f79
Compare
6588f79
to
1b9f41d
Compare
5c2f240
to
421ce89
Compare
421ce89
to
868f328
Compare
0086ac2
to
d571268
Compare
d571268
to
e92404a
Compare
8f1de30
to
07b79d3
Compare
7c0b6fa
to
6a6c5a6
Compare
0b3be2d
to
78c1da3
Compare
0613aa2
to
b1a1182
Compare
b1a1182
to
566995a
Compare
566995a
to
8b0d3b7
Compare
375bb29
to
8b0d3b7
Compare
8b0d3b7
to
07c7fc1
Compare
This PR contains the following updates:
^0.6.0
->^0.9.0
Release Notes
un-ts/synckit (synckit)
v0.9.2
Compare Source
Patch Changes
30d28ae
Thanks @jedlikowski! - fix: handle outdated message in channel queuev0.9.1
Compare Source
Patch Changes
e99bf89
Thanks @fmal! - fix: support yarn pnp with node 20v0.9.0
Compare Source
Minor Changes
2541a1e
Thanks @onigoetz! - feat!: use a single SharedArrayBuffer, remove uselessbufferSize
optionPatch Changes
be4648c
Thanks @JounQin! - refactor: lazy initialize cachesv0.8.8
Compare Source
Patch Changes
7b6a0eb
Thanks @JounQin! - feat: migrate@pkgr/utils
to lite@pkgr/core
- This will make the whole package much more smallerv0.8.7
Compare Source
Patch Changes
#145
b2affa0
Thanks @JounQin! - feat: add newglobalShims
option, what means you can envSYNCKIT_GLOBAL_SHIMS=1
to enable auto polyfilling for some modules, for example:fetch
fromnode-fetch
,performance
fromnode:perf_hooks
.You can also pass a custom
globalShims
option asGlobalShim
Array
to custom your own shims:You can aslo reuse the exported
DEFAULT_GLOBAL_SHIMS_PRESET
for extanding:v0.8.6
Compare Source
Patch Changes
#141
608c9d9
Thanks @JounQin! - fix: only fallback tots-node
when it's available - close #128#142
097e5cd
Thanks @JounQin! - feat: add custom transferList support - close #131v0.8.5
Compare Source
Patch Changes
758aaf1
Thanks @krossekrabbe! - fix: pnp loader path on Windowsv0.8.4
Compare Source
Patch Changes
b61087f
Thanks @JounQin! - fix: incorrectextractProperties
typings for known objectv0.8.3
Compare Source
Patch Changes
#106
9f27ff9
Thanks @JounQin! - feat: addswc
(@swc-node/register
) support out of box#103
b1308ac
Thanks @noahnu! - fix: pass yarn PnP experimental loader to worker if it existsv0.8.2
Compare Source
Patch Changes
#98
4fe6aef
Thanks @noahnu! - feat: support yarn PnP out of box, propagate PnP runtime#97
d1bed37
Thanks @noahnu! - fix: typo ofSYNCKIT_EXEC_ARGV
environment variable#101
34e44ae
Thanks @JounQin! - feat: propagate sync errors from workerv0.8.1
Compare Source
Patch Changes
396e964
Thanks @JounQin! - fix: better compatibility on Node 14v0.8.0
Compare Source
Minor Changes
#90
ffcf174
Thanks @JounQin! - build!: drop Node 12 support, remove testing on Node 14#90
ffcf174
Thanks @JounQin! - feat: support more ts runners for TypeScript filesFeel free to PR to add more runner support like
swc
if you wantv0.7.3
Compare Source
Patch Changes
f9d0c3e
Thanks @JounQin! - feat: support mapcjs
tocts
,mjs
tomts
automaticallyv0.7.2
Compare Source
Patch Changes
1101ede
Thanks @JounQin! - chore: add donate and funding fields, update node engine fieldv0.7.1
Compare Source
Patch Changes
f098d29
Thanks @JounQin! - fix: known Windows issuesc53d9dc
Thanks @JounQin! - feat: use workerPath as URL for Windowsrelated mdx-js/eslint-mdx#389
v0.7.0
Compare Source
Minor Changes
fd85ccd
Thanks @JounQin! - feat: support js as ts, ts as esm, etcConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.