Bug Fixes
- resolve theme values in spread variants (optimized) (natew)
- core: fix double bug flipping addThemeClassName setting (natew)
- input: support more one-off color props with color tokens Fixes #3894 #3898 (Dave Mkpa-Eke)
- native: use hyphenated linear-gradient type for RN 0.80+ (natew)
- site: use supabaseAdmin for all API endpoints, fix auth/security issues (natew)
- next-theme: block state/storage updates when forcedTheme is active Fixes #3895 (natew)
- avoid cjs altogether when exports are used for metro to avoid mixed requires (natew)
- add non-exports versions of all exports to fix metro without unstable package exports (natew)
- disable vite-tsconfig-paths in sandbox to fix SSR module duplication (natew)
Chores
- move one dep to devDependencies, fix version for manypkg check (natew)
- remove unused one dep from root devDependencies (natew)
Commits
- bd2b2ea: v2.0.0-rc.8 (natew)
- fix release script to pull before RC releases and add major version safety check (natew)
- a19398c: upgrade one (natew)
- improve pro invite flow (natew)
- 0d45112: fix dev prod (natew)
- 33c60fc: fix cancel api (natew)
- d1e23c2: Merge branch 'main' of github.com:tamagui/tamagui (natew)
- 5f06775: up one (natew)
- fix typecheck errors in accept-invite page (natew)
- fix typecheck errors in API endpoints (natew)
- c4ef59a: fix zindex (natew)
- 441406c: fix use cjs to avoid confusing esbuild (natew)
- b0a7c45: update generated (natew)
- e469e12: v2.0.0-rc.9 (natew)