Skip to content

v1.1.432

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 18:49
· 20 commits to main since this release
0a653b6

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)

Commits

  • 680c76f: wording (natew)
  • 53866ff: clear compiler cache on config reload (natew)
  • 0a653b6: v1.1.432 (natew)