Skip to content

Commit 9a2d536

Browse files
authored
chore: add oxc-* packages to minimumReleaseAgeExclude config (#282)
1 parent 35b4b99 commit 9a2d536

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ minimumReleaseAgeExclude:
5151
- '@rolldown/*'
5252
- '@vitest/*'
5353
- create-vite
54+
- oxc-minify
55+
- oxc-parser
56+
- oxc-transform
5457
- oxfmt
5558
- oxlint
5659
- oxlint-tsgolint

0 commit comments

Comments
 (0)