Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-30 | 671 Bytes | |
v0.83.3 source code.tar.gz | 2025-09-30 | 1.4 MB | |
v0.83.3 source code.zip | 2025-09-30 | 1.8 MB | |
Totals: 3 Items | 3.1 MB | 2 |
- [Feature]: Accept functions as arguments to
mergeConfig
. (https://github.com/facebook/metro/pull/1580 by @robhogan) - [Fix]: Fix regression loading config files that export a promise. (https://github.com/facebook/metro/pull/1586 by @robhogan)
- [Fix]: Don't obscure errors parsing/evaluating metro.config.js. (https://github.com/facebook/metro/commit/af3bccabf0c67e93f1090fdc2b7c653d9e707495 by @robhogan)
- [Fix]: Fix
mergeConfig
handling of 2+ partial configs. (https://github.com/facebook/metro/commit/a99067f6918831411bb8a721f65ca9c1cae8d355 by @robhogan)
Full Changelog: https://github.com/facebook/metro/compare/v0.83.2...v0.83.3