From d6713a5d4bbc1b8267e7c0afc807200745d8e5d3 Mon Sep 17 00:00:00 2001 From: neverland Date: Sat, 18 Jul 2026 08:25:27 +0800 Subject: [PATCH] chore: update pnpm release age exclusions --- pnpm-workspace.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7c22446..d75b092 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,5 +3,14 @@ allowBuilds: simple-git-hooks: false minimumReleaseAgeExclude: - - typescript + - '@rsbuild/*' + - '@rslib/*' + - '@rslint/*' + - '@rspack/*' + - '@rspress/*' + - '@rstackjs/*' + - '@rstest/*' - '@typescript/*' + - 'rsbuild-plugin-*' + - rstack + - typescript