Features
- web: parse native boxShadow/backgroundImage/textShadow to RN object format, preserving DynamicColorIOS (natew)
- toast: use @tamagui/native/setup-burnt instead of inline requires Fixes #3877 (natew)
Bug Fixes
- native: duplicate package state (#3875) #3875 (Quan Nguyen)
- create-menu: enable allowFlip and stayInFrame by default on root Menu (natew)
- sort package.json dependencies in native, toast, v2-toast (natew)
- animations-motion: convert ms => s lazy so it can be used nested (natew)
Documentation
- standardize compiler plugin docs around tamagui.build.ts auto-loading (natew)
- add v1 to v2 upgrade guide (natew)
- add v1 to v2 upgrade guide (natew)
Tests
- update native tests to expect object format for boxShadow/backgroundImage (natew)