Features
- static: re-enable dynamic load (natew)
- static: adds enableDynamicEvaluation option to tamagui compiler for optimizing inline components (not inside your specified ui packages) (natew)
Bug Fixes
- sheet: sheet height measurement on mobile web #1632 (_nderscore)
- web: fix regression where psuedo styles would flatten onto existing styles during optimization causing incorrect values (natew)
- build: bundle react native sub paths better for tamagui package (natew)
- build: make build target node 16 rather than 18 for better backwards compat (natew)
Commits
- f1c52fe: fix studio root (natew)
- 7f7498e: Fix for create-tamagui fail to detect proper package manager (Carbowix) #1635
- 5d07fcf: remove accidental space (Youssef Elmarakshy) #1635
- 6d352c2: fix typo in the card component documentation (Ahmed Tarek) #1630
- a2cd0de: fix some static dynamic eval bugs (natew)
- 3ee6e72: make dynamic load more reliable (natew)
- a01db2c: v1.64.0 (natew)