metro

πŸš‡ The JavaScript bundler for React Native

MIT License

Downloads
188.1M
Stars
5.1K
Committers
434

Bot releases are hidden (Show)

metro - v0.76.1

Published by robhogan over 1 year ago

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.76.0...v0.76.1

metro - v0.73.9

Published by robhogan over 1 year ago

This is a hotfix on the 0.73.x branch.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.8...v0.73.9

metro - v0.76.0

Published by motiz88 over 1 year ago

NOTE: Experimental features are not covered by semver and can change at any time.

metro - v0.75.1

Published by arushikesarwani94 over 1 year ago

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.75.0...v0.75.1

metro - v0.73.8

Published by robhogan over 1 year ago

This is a hotfix on the 0.73.x branch.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.7...v0.73.8

metro - v0.75.0

Published by jacdebug over 1 year ago

Full Changelog: https://github.com/facebook/metro/compare/v0.74.1...v0.75.0

metro - v0.74.1

Published by robhogan almost 2 years ago

Full Changelog: https://github.com/facebook/metro/compare/v0.74.0...v0.74.1

metro - v0.74.0

Published by huntie almost 2 years ago

Full Changelog: https://github.com/facebook/metro/compare/v0.73.6...v0.74.0

metro - v0.73.7

Published by robhogan almost 2 years ago

This is a hotfix on the 0.73.x branch.

metro - v0.73.6

Published by arushikesarwani94 almost 2 years ago

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.5...v0.73.6

metro - v0.73.5

Published by jacdebug almost 2 years ago

Full Changelog: https://github.com/facebook/metro/compare/v0.73.4...v0.73.5

metro - v0.73.4

Published by robhogan almost 2 years ago

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.3...v0.73.4

metro - Release v0.73.3

Published by huntie almost 2 years ago

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.2...v0.73.3

metro - Release v0.73.2

Published by motiz88 about 2 years ago

Maintenance release with purely internal changes.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.1...v0.73.2

metro - Release v0.73.1

Published by motiz88 about 2 years ago

  • [Fix]: Generate a unique name for each Watchman subscription. (3b0e78a76f4eea9f02e8b8464cf5b5e4549d6ac7)

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.0...v0.73.1

metro - Release v0.73.0

Published by arushikesarwani94 about 2 years ago

  • [Breaking] Switch default minifier from uglify-es to terser. (#871)
  • [Breaking]: Increase minimum supported Node.js version to ^14.17.0. (#872)
  • [Breaking]: Drop support for old (pre-CalVer) Watchman versions. (422055a5ccaca41edb1864ca07d4f810b3e03791)
  • [Feature]: Support fsevents watcher on Apple Silicon. (#875)
  • [Feature]: Support loading source URLs in inspector-proxy. (db19b06bdd6d2fbbe109e4f3be4b3af3489c1f1c)
  • [Fix]: Log warning on unexpected error during metro-file-map cache read. (7028b7f51074f9ceef22258a8643d0f90de2388b)
  • [Fix]: Remove exponentiation operator transform from metro-react-native-babel-preset. (c2365bb1d72a3773b31c05feab13a96afac484df)
  • [Fix]: Don’t check watchman --version if useWatchman is false. (76c9307ed61efa7794b30b4e585cc5941ed73e16)

Full Changelog: https://github.com/facebook/metro/compare/v0.72.3...v0.73.0

metro - Release v0.72.3

Published by jacdebug about 2 years ago

Full Changelog: https://github.com/facebook/metro/compare/v0.72.2...v0.72.3

metro - Release 0.72.2

Published by robhogan about 2 years ago

Full Changelog: v0.72.1...v0.72.2

metro - Release v0.72.1

Published by huntie about 2 years ago

  • [Feature] Expose the react-refresh/runtime module as part of the metro-runtime package

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: v0.72.0...v0.72.1

metro - Release v0.72.0

Published by huntie about 2 years ago

  • [Breaking] Enable React 17 new JSX transform (https://github.com/facebook/metro/pull/848 by @danilobuerger)
  • β€Œ[Breaking] Add watcher.additionalExts option, enable inclusion of .cjs and .mjs files by default (c1c6d9c09fa92aa2ba71d803fdfa480e4dbb6a51)
  • [Breaking] .json files will no longer be implicitly resolved if removed from resolver.sourceExts (a3dc30aa0d54d65d6dbd426662f59b0ec398a612)
  • [Breaking] With a default config, any .jsx files will now be resolved before .json, .ts, .tsx (1b479314dc08f2a2e2f76438971f32fcf431ee89)
  • [Breaking] Enable strict CLI validation when metro is passed an invalid subcommand or argument (19c4f7edb85f5b61b056580515348ca9715dd361)
  • [Feature] Add start alias for serve CLI command (19c4f7edb85f5b61b056580515348ca9715dd361)

Full Changelog: v0.71.3...v0.72.0

Package Rankings
Top 0.62% on Npmjs.org
Top 18.4% on Repo1.maven.org
Badges
Extracted from project README
MIT licensed npm package version Build status Code coverage Follow @MetroBundler on Twitter
Related Projects