Skip to content

v0.79.0

Compare
Choose a tag to compare
@arushikesarwani94 arushikesarwani94 released this 01 Sep 15:51
  • [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 customTransformOptions and customResolverOptions to bundle_build_started log event so as to refine the bundling message (#1061 by @EvanBacon)