v0.76.2
- [Feature]: Added customizeStack hook to Metro's
/symbolicateendpoint to allow custom frame skipping logic on a stack level. (ce266dd by @GijsWeterings) - [Feature]: Re-export
metro-core'sTerminalfrommetro. (86e3f93 by @robhogan) - [Feature]: Re-export
metro-config'sresolveConfigfrommetro. (cc16664 by @robhogan) - [Types]: Remove dependency on
@types/babel__code-frame. (41cdc03 by @robhogan) - [Types]: Remove dependency on
@types/ws. (7deb525 by @robhogan) - [Types]: Fix TypeScript types entry point for metro-source-map. (3238bbc by @huntie)
- [Deprecated]: Deprecate
ResolutionContext.getPackageForModule. (2d0a01c by @huntie)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]: Pass full path and query params to
asyncRequirefor lazy bundles. (61a30b7 by @motiz88) - [Experimental]: Fix bug where Package Exports warnings may have been logged for nested
node_modulespath candidates. (29c77bf by @huntie) - [Experimental]: Fix
package.jsondiscovery against root package specifiers for Package Exports. (b995303 by @huntie, fixes #965 reported by @shamilovtim)
Full Changelog: v0.76.1...v0.76.2