We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ab226 commit b6dbd88Copy full SHA for b6dbd88
1 file changed
pnpm-workspace.yaml
@@ -2,9 +2,16 @@ allowBuilds:
2
core-js: false
3
simple-git-hooks: false
4
minimumReleaseAgeExclude:
5
+ - '@rsbuild/*'
6
- '@rsbuild/core'
7
- '@rsbuild/plugin-*'
- - typescript
8
- - '@typescript/*'
9
- - '@rstest/*'
+ - '@rslib/*'
+ - '@rslint/*'
10
+ - '@rspack/*'
11
+ - '@rspress/*'
12
- '@rstackjs/*'
13
+ - '@rstest/*'
14
+ - '@typescript/*'
15
+ - 'rsbuild-plugin-*'
16
+ - rstack
17
+ - typescript
0 commit comments