Skip to content

Tags: softmarshmallow/metro

Tags

v0.66.2

Toggle v0.66.2's commit message
Bump metro to 0.66.2

Summary:
Bumping metro to unblock RN release.

Ran `js1 upgrade metro -v 0.66.2`

Reviewed By: Huxpro

Differential Revision: D29766275

fbshipit-source-id: 2dbaaad071635bd7bd57970d7aced750f12f03c2

v0.66.1

Toggle v0.66.1's commit message
Publish 0.66.1

Summary:
Draft changelog:

* **[Feature]** Add option to use the Hermes parser in the transformer. (facebook@6dae163)
* **[Feature]** Update the list of default React Native lazy imports to match the [removal of Picker](facebook/react-native@ad0ccac), which was already deprecated. (facebook@7dcb20d)
* **[Feature]** Make the input transform options (e.g. `platform`) available to `experimentalSerializerHook` and `customSerializer`. (facebook#679)
* **[Fix]** Avoid triggering Babel scope caching bugs. (facebook@4fea2bd, facebook@1370b7a)
* **[Fix]** Fix Hermes debugger proxy for IPv6. (facebook#662)
* **[Types]** Remove documentation and types for the `postMinifyProcess` option which has been broken since Metro v0.33.0. (facebook@5d778de)
* **[Experimental]** Various unstable additions to the transformer config. *These are not covered by semver and can change at any time.* (facebook@6482241, facebook@3390274, facebook@5b913fa, facebook#677)

Reviewed By: GijsWeterings

Differential Revision: D29514800

fbshipit-source-id: 89bd4b8a53a701ceaf18867e8e9379fd3401bbbe

v0.66.0

Toggle v0.66.0's commit message
Bump metro to 0.66.0

Summary:
[Breaking] metro-symbolicate: Optionally accept a SourceURL parameter for debug builds (7ad7560)
[Feature] Move generator to Hermes stable (b280477)
[Feature] Move for-of and ?? to hermes stable (31375f7)
[Feature] Set app name for React Native Experimental Debug Connection (3aca116)
[Feature] Infer the name "default" for anonymous exports (af23a1b)
[Fix] Disable fileName moduleId parsing for non-legacy source maps (e473e93)
[Fix] Format log messages using printf format (f2b3485)
[Fix] Fix scope of function declaration binding in constant folding (150d13e)

Reviewed By: motiz88

Differential Revision: D27854196

fbshipit-source-id: 2d2f90d3d1d7e063e59f783364508200639cabe3

v0.65.2

Toggle v0.65.2's commit message
Bump Metro to 0.65.2

Summary: Bump Metro to 0.65.2 to release D26749029 (facebook@63f3d1e) that fixes an issue with the Babel CommonJS plugin.

Reviewed By: GijsWeterings

Differential Revision: D26754863

fbshipit-source-id: 19d9383a587e2d2a38d73dfa24a961eac8b128db

v0.65.1

Toggle v0.65.1's commit message
Bump Metro to 0.65.1

Reviewed By: motiz88

Differential Revision: D26422712

fbshipit-source-id: d14237a3b466db8877982ee6604bab7d800be47f

v0.65.0

Toggle v0.65.0's commit message
Bump Metro to 0.65.0

Reviewed By: MichaReiser

Differential Revision: D26107225

fbshipit-source-id: 453c1916d0cef27965aa82b9dd247af2b791ff5a

v0.64.0

Toggle v0.64.0's commit message
Bump metro version to 0.64.0

Reviewed By: cpojer

Differential Revision: D24726775

fbshipit-source-id: b6af76347f8f8a818268ca6a4f906fb90e6e43dd

v0.63.0

Toggle v0.63.0's commit message
Metro release v0.63.0

Summary: - [fix] Change initialisation logo and text from RN to Metro

Reviewed By: cpojer

Differential Revision: D23242122

fbshipit-source-id: 5deaf6618266002744ded1739cd7c8a0a057eb3c

v0.62.0

Toggle v0.62.0's commit message
Metro release v0.62.0

Summary: - [feature] Add onBundleBuilt to ServerOptions

Reviewed By: cpojer

Differential Revision: D23002008

fbshipit-source-id: 3b987770eedbb2eecc109c000675f31653b14bf6

v0.61.0

Toggle v0.61.0's commit message
Metro release v0.61.0

Summary:
- [Feature]: Add support for blockList and array of regexs
- [Fix]: Change order of imports to be the same as in source files
- [Feature]: Add new secureServerOptions option to runServer
- [Feature]: Add inline-requires option
- [PetPeeve]: Metro server => Metro

Reviewed By: cpojer

Differential Revision: D22627305

fbshipit-source-id: 5e07e9a4109270bf30f31dcde1f1915882750a79