We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e8d4d commit 5eec38eCopy full SHA for 5eec38e
1 file changed
pnpm-workspace.yaml
@@ -14,6 +14,30 @@ allowBuilds:
14
msgpackr-extract: true
15
protobufjs: true
16
17
+minimumReleaseAgeExclude:
18
+ - '@napi-rs/*'
19
+ - '@oxc-node/*'
20
+ - '@oxc-minify/*'
21
+ - '@oxc-parser/*'
22
+ - '@oxc-project/*'
23
+ - '@oxc-resolver/*'
24
+ - '@oxc-transform/*'
25
+ - '@oxfmt/*'
26
+ - '@oxlint-tsgolint/*'
27
+ - '@oxlint/*'
28
+ - '@rolldown/*'
29
+ - '@tsdown/*'
30
+ - '@types/*'
31
+ - '@vitejs/*'
32
+ - '@vitest/*'
33
+ - '@voidzero-dev/*'
34
+ - oxc-minify
35
+ - oxc-parser
36
+ - oxc-transform
37
+ - oxfmt
38
+ - oxlint
39
+ - oxlint-tsgolint
40
+
41
catalog:
42
'@napi-rs/cli': 3.7.2
43
'@oxc-node/cli': 0.1.0
0 commit comments