Bug Fixes
- tabs: fix native tabs layout measurement regression (natew)
- core: fix passing event handlers to non-tamagui, non-RN generic components (natew)
- numberOfLines on web missing maxWidth causing font styling changes #3983 (copilot-swe-agent[bot])
- support numberOfLines in media and platform props #3983 (copilot-swe-agent[bot])
- web: fix 'continer' typo in getSplitStyles container CSS property (natew)
- kitchen-sink: fix numberOfLines typecheck in media/platform props (natew)
- web: fix numberOfLines type in media/platform props (natew)
- kitchen-sink: remove as any casts now that numberOfLines types are fixed (natew)
- monorepo-test: use median of 5 baseline runs for stable type perf test (natew)
Performance Improvements
- lucide-icons: fix missing tree shake param (natew)
Continuous Integration
- use safeReloadApp in PressStyleNative tests, reduce detox retries to 1 (natew)
Chores
- performance optimziations for tamagui.dev (natew)
- update obsolete snapshot in babel-plugin-fully-specified (natew)
Commits
- 61b127a: less detox hanging (natew)
- reduce supabase auth lock errors and harden postMessage handler (natew)
- upgrade @docsearch/react v3 -> v4, lazy-load modal to fix SSR (natew)
- fix docsearch v4 opening results in new tab (nested tags) (natew)
- b897504: lint (natew)
- fix docsearch v4 typecheck — add required onAskAiToggle prop (natew)
- 651e4b7: improve detox select reliability (natew)
- ffd485b: canary2.0.0-rc.34-1774941075321 (natew)
- 1b10fc6: canary2.0.0-rc.34-1774986603936 (natew)
- 9fd86b2: handle major release from rc (natew)
- add cache-control headers for fonts and static assets (natew)
- af9b8e2: up one for performance (natew)
- 5c255c6: bump versions (natew)
- fix non-deterministic rolldown __esm init ordering bug Fixes #3143 (natew)
- 73ae12e: cleanup (natew)
- 567f562: v2.0.0-rc.35 (natew)