Skip to content

Release v0.71.0

Compare
Choose a tag to compare
@arushikesarwani94 arushikesarwani94 released this 20 May 13:02
  • [Breaking] Reject runServer promise if the HTTP server can't start listening (f39af2c)
  • [Feature] Add fileMapCacheDirectory config option, deprecate hasteMapCacheDirectory (93966c0)
  • [Fix] Fail runServer quickly if the port is not available (6d9623e)
  • [Fix] Add explicit dependency on @babel/runtime to metro-runtime (#816)
  • [Fix] Fix missing dependency on metro-transform-worker (#817)
  • [Fix] Fix batching bugs causing modules to be incorrectly omitted from delta updates(#819)
  • [Fix] InspectorProxy: Don't pass an Error object to socket.close() (fdc4ef1)

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

  • [Experimental] Open source our jest-haste-map fork as metro-file-map (#812)

Full Changelog: v0.70.2...v0.71.0