facebook / metro
🚇 The JavaScript bundler for React Native
5.6K
675
-
-
This is a hotfix on the 0.83.x(https://github.com/facebook/metro/tree/0.83.x) branch. - Feature: config.server.tls now sets Metro to be exposed as an https server (1657 by @vzaidman) - Fix: sync
- Types: Restore publishing of TypeScript types to npm (https://github.com/facebook/metro/pull/1662 by @robhogan) Full changelog: https://github.com/facebook/metro/compare/v0.84.1...v0.84.2
Fix sync bundling progress between Metro cli and app hints (34ca6a6f621521a0780a54eeb32384b4f9c2f8ff by @vzaidman) Feature config.server.tls now sets Metro to be exposed as an https server (35ff94b
- Breaking: Drop support for Node v21, v23, and LTS minors released before v20.19 (https://github.com/facebook/metro/commit/b85f7feaba4160000c00e83e6949ad0343b8248a by @robhogan) Full Changelog: h
- Feature: Inline Platform.OS/Platform.select for variables bound to require('react-native'). (https://github.com/facebook/metro/pull/1641 by @thymikee) - Feature: Add a keepalive mechanism to Fast