- [Breaking]: Disable global package resolution (
resolver.enableGlobalPackages) by default (0df1541 by @robhogan) - [Feature]: Add option to configure Metro's support for global package resolution (aka "Haste packages") (8b80efb by @motiz88)
- [Feature]: Enable resolution through symlinks (previously experimental
unstable_enableSymlinks) (9e7cec1 by @robhogan) - [Feature]: Passing custom
customTransformOptionsandcustomResolverOptionstobundle_build_started log eventso as to refine the bundling message (#1061 by @EvanBacon)