Features
- core: adds unset option to createTamagui, define
createTamagui({ unset: { color: "green" } })to make<Text color="unset" />set color togreen. Setting fontFamily: 'unset' will fallback to thedefaultFont. (natew)
Bug Fixes
- core: fix defaultFont not applying to base Text (natew)
- core: fix internal merging of TextStyle and StackStyle props (natew)
Commits
- fe4f92b: vertql cleanup and get gqty working (natew)
- add clearer error handling (natew)
- add clearer postgres error message (natew)
- claim add logs (natew)
- add more logs to claim (natew)
- claim more logs and error (natew)
- refactor naming and export (natew)
- ed34f04: fix types for unset (natew)
- 9dc9af3: v1.78.0 (natew)