Bug Fixes
- theme-builder: skip cache when using
createTheme#1753 (Alireza Zamani) - create-theme: call
setThemeInfoeven if skipping cache #1753 (Alireza Zamani) - tamagui: keep tamagui exporting a Text that sets $color by default, whereas core doesnt, to keep better backwards compat since tamagui assumes things about your color, adds unstyled option to avoid this setting (natew)
- core: fix autodetect of TextInput (natew)
- input: fix inputs not attaching onPress, onPressIn and onPressOut (natew)
Commits
- make takeout work load (instead of 404) when can't access Stripe #1751 (Alireza Zamani)
- add OAuth to takeout page & remove state mgmt from "building" bullets #1751 (Alireza Zamani)
- upgrade "Notifications" status on WIP bullets #1751 (Alireza Zamani)
- add FAQ on open-source projects and takeout #1751 (Alireza Zamani)
- fix import failing build (Alireza Zamani)
- copy on takeout (Alireza Zamani)
- revert awaiting when adding themes on load #1753 (Alireza Zamani)
- remove unnecessary theme refresh #1753 (Alireza Zamani)
- 0971536: fix unstyled boolean (natew)
- 5f06863: fix tsconfig (natew)
- bc1ce09: v1.74.10 (natew)