Features
- static: minifies CSS before output but adds disableMinifyCSS option, loads web tamagui for web mode to ensure CSS is generated properly #2084 (natew)
- tamagui: adds /web export in case you need to explicity ignore the react-native export field #2084 (natew)
- metro-plugin: add @tamagui/metro-plugin for metro web / expo-router support (beta) (natew)
- create-tamagui: add expo-router option (natew)
Bug Fixes
- core: avoid cjs web exports putting our overridden views aftr @tamagui/web #2084 (natew)
- web: stable key for dedupe of themes #2084 (natew)
- core: fix animation not being able to be set to null or undefined to turn off animations (natew)
- create-theme: fix production ❌ error being thrown (natew)
Documentation
- removed content that is not applicable (#2080) #2080 (Harsh Mohite)
- site: document diverging from built in themes (natew)
- site: update expo docs with example of expo-router (natew)
Performance Improvements
Chores
Commits
- 950196a: bento - add products list page (#2082) (Ehsan sarshar) #2082
- d456809: bento - add chips (#2083) (Ehsan sarshar) #2083
- feat(metro-plugin): add @tamagui/metro-plugin for easier setup with metro with web and expo-router support #2084 (natew)
- 9aa409b: progress on metro-plugin (natew) #2084
- af53e78: fix ci (natew)
- 6e4416b: Revert "fix(moti): don't use css vars (#2081)" (natew)
- performance (natew)
- double quote jsx (natew)
- fix hero text render (natew)
- 937d12a: fix metro plugin initial build and cleanup code (natew)
- 21f5d1f: fix kitchen-sink eas build, site purchase screen cleanup (natew)
- a46475a: fix eas postinstall (natew)
- 862081e: fix theme types to add back in non-inherited (natew)
- 86af8c9: v1.85.0 (natew)