| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-12 | 1.6 kB | |
| v0.84.3 source code.tar.gz | 2026-04-12 | 1.4 MB | |
| v0.84.3 source code.zip | 2026-04-12 | 2.0 MB | |
| Totals: 3 Items | 3.4 MB | 1 | |
- [Feature]: Add keepalive "heartbeat" message to Fast Refresh connections (https://github.com/facebook/metro/pull/1685 by @robhogan)
- [Feature]: Add
changeIdmetadata on HMRClientupdate-donemessages (https://github.com/facebook/metro/commit/1585e444284f by @huntie) - [Feature]:
config.server.tlsnow sets Metro to be exposed as an https server (#1657 by @vzaidman) - [Fix]: sync bundling progress between Metro cli and app hints (34ca6a6f621521a0780a54eeb32384b4f9c2f8ff by @vzaidman)
- [Fix]: Include user-defined Babel config in transformer cache key to ensure correctness (https://github.com/facebook/metro/pull/1638 by @evanbacon)
- [Fix]: Detection of contents of directories moved or cloned into a watched location (https://github.com/facebook/metro/pull/1660 by @robhogan)
- [Fix]: Correctly detect contents as removed when a watched directory is moved, on macOS without Watchman (https://github.com/facebook/metro/commit/c9e9fe64a77c by @robhogan)
- [Performance]: Optimize
PackageCache: useMap/Set, cache null results, eliminate per-hit allocations (https://github.com/facebook/metro/commit/877b64ea5967 by @robhogan) - [Types]: Restore type exports from
metrothat were previously TypeScript-specific (https://github.com/facebook/metro/pull/1672 by @robhogan)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]: Add
config.unstable_fileMapPlugins(https://github.com/facebook/metro/commit/567aa8b62b95 by @robhogan)
Full Changelog: https://github.com/facebook/metro/compare/v0.84.2...v0.84.3