Release v0.71.0
- [Breaking] Reject runServer promise if the HTTP server can't start listening (f39af2c)
- [Feature] Add
fileMapCacheDirectoryconfig option, deprecatehasteMapCacheDirectory(93966c0) - [Fix] Fail
runServerquickly if the port is not available (6d9623e) - [Fix] Add explicit dependency on
@babel/runtimetometro-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 anErrorobject tosocket.close()(fdc4ef1)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Open source our
jest-haste-map forkasmetro-file-map(#812)
Full Changelog: v0.70.2...v0.71.0