Features
- build: add --skip-native flag to avoid building for native (natew)
- core: export getSetting for shorter setting fetching (natew)
Bug Fixes
- core: move use-did-finish-ssr back to useSyncExternalStore (natew)
- switch: unstyled should not set theme (natew)
- headings: ensure default unstyled is true if TAMAGUI_HEADLESS != 1 (natew)
- core: fix default variants not overwriting grand-children default variants (natew)
Documentation
- specify working react-native-ios-modal version (#3112) #3112 (Pokai Chang)
Chores
- core: smaller bundler on native (natew)