v0.75.1
arushikesarwani94
released this
22 Feb 18:09
·
602 commits
to main
since this release
- [Feature]:
metro-inspector-proxy
: Add a human-readable reference to each inspector entries/pages.(#921 by @byCedric) - [Feature]:
metro-inspector-proxy
: Report errors in the console. (da8b41b by @mattbfb) - [Fix]: Race condition where a very recently modified file might have missing metadata.(baf28ab by @robhogan)
- [Fix]: Source maps may have invalid entries when using Terser minification. (#928 by @robhogan)
- [Fix]:
metro-inspector-proxy
: Fetch source maps from Metro. (6690b39 by @mattbfb) - [Fix]: Mitigate potential source map mismatches with concurrent transformations due to terser#1341. (#929 by @robhogan)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]: Add initial_build annotation to Resolving and Transforming Dependencies (fc83b52 by @blakef)
- [Experimental]: Implement support for Package Exports (enabled via
resolver.unstable_enablePackageExports
) (4d7ab38, 38b96f8, 216d3e2, 6e6f36f by @huntie) - [Experimental]: Implement support for symlinks (enabled via
resolver.unstable_enableSymlinks
) (#925, #926, etc. by @robhogan)
Full Changelog: v0.75.0...v0.75.1