Features
- build: use much more hermes-friendly build settings for native files, removing many helper functions and allowing object spreads and destructures (natew)
Bug Fixes
- build: fix path checking to avoid race condition in checking extensions sometimes leaving out a fully-specified extension, and also make it clean up .js files afterwards for smaller build output (natew)
Chores
- core: improve error messaging for duplicate tamagui dependencies (natew)
- build: simplify logic for our use case (natew)