Features
- one: add config.optimization.autoEntriesScanning option and default it to flat to make startup faster (natew)
Bug Fixes
- possible expo-modules-core global type conflict with other packages #478 (Pokai Chang)
- lllink: only works through bun (natew)
- one: if deps: false, dont add it to optimizeDeps via scanning (natew)
- vxrn: dont auto optimize sub-deps if they are in the monorepo (natew)
- vxrn: auto patch expo-modules-core to allow verbatimModuleSyntax (natew)
Performance Improvements
- compiler: create in-memory hash for compiled files (natew)