Skip to content

Commit b6dbd88

Browse files
authored
chore: update pnpm release age exclusions (#66)
1 parent 11ab226 commit b6dbd88

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

pnpm-workspace.yaml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@ allowBuilds:
22
core-js: false
33
simple-git-hooks: false
44
minimumReleaseAgeExclude:
5+
- '@rsbuild/*'
56
- '@rsbuild/core'
67
- '@rsbuild/plugin-*'
7-
- typescript
8-
- '@typescript/*'
9-
- '@rstest/*'
8+
- '@rslib/*'
9+
- '@rslint/*'
10+
- '@rspack/*'
11+
- '@rspress/*'
1012
- '@rstackjs/*'
13+
- '@rstest/*'
14+
- '@typescript/*'
15+
- 'rsbuild-plugin-*'
16+
- rstack
17+
- typescript

0 commit comments

Comments
 (0)