v0.84.4
- [Feature]: Support
/[metro-watchFolders]/n/paths for.bundleand.maprequests (https://github.com/facebook/metro/pull/1695 by @huntie) - [Fix]: Fix regression to allow scale assets to be resolved again for single asset requests (https://github.com/facebook/metro/pull/1694 by @kitten)
- [Fix]: Treat
import().catch(), etc. as optional undertransformer.allowOptionalDependencies(https://github.com/facebook/metro/pull/1697 by @robhogan) - [Performance]: Interleave resolution attempts with building node_modules candidate paths (https://github.com/facebook/metro/pull/1680 by @kitten)
Full Changelog: https://github.com/facebook/metro/compare/v0.84.3...v0.84.4