- [Breaking/Feature]: Enable support for
package.json#exportsresolution by default. (#1448 by @robhogan) - [Breaking]: Integrators consuming
metro/src/DeltaBundler/Transformermust now pass an options object withgetOrComputeSha1(#1451 by @robhogan) - [Breaking]:
metro/src/node-haste/DependencyGraph.getSha1has been removed, prefergetOrComputeSha1(#1451 by @robhogan) - [Performance]: Enable lazy file hashing by default, disable with
watcher.unstable_lazySha1: false(#1451 by @robhogan)
Full Changelog: v0.81.3...v0.82.0