Bug Fixes
- mdx: fix missing dependency parse-numeric-range (natew)
- external link error (#2840) #2840 (阿菜 Cai)
- animations-moti: fix array-style animation config erasing the default animation due to using Object.apply instead of Object.assign (natew)
Documentation
- add unmountChildrenWhenHidden in props table (#2845) #2845 (Giacomo Cerquone)
Performance Improvements
- core: if disableSSR is set to true, useDidHydrateOnce always returns true (natew)
Chores
- expo-router: Update @tamagui/metro-plugin version (#2851) #2851 (Jon Sherrard)
- core: move settings into settings so tamagui consistently reads settings using getSettings (natew)
Commits
- 1eb3b31: fix hmr with vxrn upgrade (natew)
- 70771b7: start on supabase, mailing list endpoints (natew)
- c872063: move in some basic docs infra (natew)
- e89c44c: upgrade vxrn to fix screens native (natew)
- 62e90a1: initial docs (natew)
- 96536c3: get basic docs page rendering (natew)
- e163e84: next.md (natew)
- c682714: next.md (natew)
- ea8fc81: route docs (natew)
- 54d8842: Update styles.mdx (#2846) (Yousuf Rehan) #2846
- 2d2cb92: update button blog post (#2745) (benjamin) #2745
- 6fdb2be: next.md (natew)
- 691ea8e: Add GitHub Actions workflow for testing Tamagui Expo Router setup (#2852) (Jon Sherrard) #2852
- b427e00: routing docs (natew)
- 735fda9: add more docs pages (natew)
- b71827b: next.md (natew)
- 2969499: v1.108.4 (natew)