| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 478 Bytes | |
| v0.84.6 source code.tar.gz | 2026-09-02 | 1.4 MB | |
| v0.84.6 source code.zip | 2026-09-02 | 2.0 MB | |
| Totals: 3 Items | 3.4 MB | 3 | |
This release is on the 0.84.x branch
- [Types]: Fix async functions being inferrerd as returning
void(notPromise<void>). (https://github.com/react/metro/pull/1887 by @robhogan) - [Types]: Tidy up generated types, allow nullable props to be omitted in more places. (https://github.com/react/metro/pull/1897 by @robhogan)
Full Changelog: https://github.com/facebook/metro/compare/v0.84.5...v0.84.6