| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-29 | 800 Bytes | |
| v0.83.7 source code.tar.gz | 2026-04-29 | 1.4 MB | |
| v0.83.7 source code.zip | 2026-04-29 | 2.0 MB | |
| Totals: 3 Items | 3.4 MB | 0 | |
This release is on the 0.83.x branch
- [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.83.6...v0.83.7