Features
- web: add disableOptimization prop to opt-in to disabling single components from compiler optimizations (natew)
Bug Fixes
- static: automatically de-opt when enterStyle or exitStyle is used on a non-CSS driver, to avoid issues with AnimatePresence (natew)
Documentation
- site: improve animations AnimatePresence docs (natew)
- site: add more docs around advanced details on animations (natew)
- site: document disabling the compiler (natew)
Commits
- f3af24c: v1.39.9 (natew)