Bug Fixes
- moti: dont use css vars to support percent styles (natew)
- web: add numbered errors to production error messages (natew)
- starters/expo: fix dependencies and yarn config (natew)
- next-plugin: restore react-native-web-lite alias on useReactNativeWebLite (natew)
- linear-gradient: normalize colors on native because expo-linear-gradient doesnt support hsla (natew)
- moti: fix SSR + css vars with moti #2089 (natew)
- animations-react-native: fix errors on string transforms and missing animation, and add warning #2089 (natew)
- web: add debug logs to createShallowSetState #2089 (natew)
- web: fix createComponent logic around SSR and animations when CSS variables not supported #2089 (natew)
- moti: better SSR logic for moti driver to avoid transitions #2089 (natew)
- web: fix SSR + enterStyle across all three drivers #2089 (natew)
- loader: resolve from process cwd not from loader package #2089 (natew)
- animations-moti: improve logic around hydration #2089 (natew)
- static: make reanimated external to fix issues with types (natew)
Performance Improvements
Chores
- core: document hook order for easier debugging (natew)
- moti: upgrade moti to 0.27 #2089 (natew)
- update deps #2089 (natew)
- align reanimated with monorepo expo version (natew)
Commits
- move back to rn animated to test (natew)
- 81d04a7: format package.json (natew)
- ed737f1: restore site and revert moti change for release (natew) #2089
- fix delay animation #2089 (natew)
- disable reanimated until moti fixes strictmode issue #2089 (natew)
- fix nested a #2089 (natew)
- b8f45c7: fix regressions in refactor (natew) #2089
- f6dc825: fix lint (natew)
- e036e58: fix css driver with latest changes and ssr (natew)
- 746abcd: fix regresion in tests setup (natew)
- 92cf1cd: fix rn animated regression (natew)
- b2d0379: v1.85.3-1705307938032 (natew)
- 6a095f6: v1.85.4 (natew)