Features
- next-plugin: add disableThemesBundleOptimize option to withTamagui to allow fixing errors with css hydration #3384 (Bảo Hà.)
- config: adds max* style media queries to config v4 for easier usage, especially with Adapt #3368 (Bảo Hà.)
- tabs: adds headless
createTabs
API surface #3376 (Ehsan sarshar)
Bug Fixes
- themes: avoid optimizing themes JS for now since next.js has release a change in their CSS output that breaks hydration, should fix next.js issues with No Theme in prod (natew)
- core: fix css driver enter animations not triggering on React 19 (natew)
Chores
- deps: bump esbuild from ^0.24.2 to ^0.25.0 #3379 (cylewaitforit)