mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
https://www.loom.com/share/9e6b13061a314bcb94bc5cb7232c80fb <!-- Make sure you've read the CONTRIBUTING.md guidelines: https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md -->
28 lines
540 B
YAML
28 lines
540 B
YAML
packages:
|
|
- packages/*
|
|
- apps/*
|
|
- examples/*
|
|
- docs
|
|
- sdks/*
|
|
- sdks/implementations/*
|
|
|
|
minimumReleaseAge: 2880
|
|
minimumReleaseAgeExclude:
|
|
- ai
|
|
- '@ai-sdk/openai'
|
|
- '@ai-sdk/react'
|
|
- '@ai-sdk/provider'
|
|
- '@ai-sdk/provider-utils'
|
|
- '@ai-sdk/gateway'
|
|
- next
|
|
- '@next/env'
|
|
- '@next/swc-darwin-arm64'
|
|
- '@next/swc-darwin-x64'
|
|
- '@next/swc-linux-arm64-gnu'
|
|
- '@next/swc-linux-arm64-musl'
|
|
- '@next/swc-linux-x64-gnu'
|
|
- '@next/swc-linux-x64-musl'
|
|
- '@next/swc-win32-arm64-msvc'
|
|
- '@next/swc-win32-ia32-msvc'
|
|
- '@next/swc-win32-x64-msvc'
|