v1.74.0
版本发布时间: 2023-09-30 16:18:17
tamagui/tamagui最新发布版本:v1.116.7(2024-10-24 18:09:38)
Features
- core: add createTamagui({ settings: { fastSchemeChange: true } }) setting for fast dark light switch on iOS #1731 (natew)
- config: export v2 and v2-reanimated, v2-native for easier setup with the new themes #1731 (natew)
- core: deprecate setupReactNative and make it automatic, you no longer need to call setupReactNative at all as its automatic #1731 (natew)
Bug Fixes
- babel: make babel emit require rather than import by default so it can go anywhere in babel plugin config order #1731 (natew)
- babel: make babel transform more immune to clobbering #1731 (natew)
- web: fix regression on psuedo styles not applying on native due to unnecessary extra usedKeys set #1731 (natew)