Improved
v2.0.0-rc.5
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)
Commits
- 95a2436: remove v2 toast exports (natew)
- e4e5a9d: clear port automatically for detox tests (natew)
- 0ae51db: adjust parity (natew)
- 05bd8d5: v2.0.0-rc.5 (natew)