- [Feature]: Allow reuse of
ReactRefresh
instance across multiple module systems by prefixing more globals and IDs (#1513 by @jbroma) - [Feature]: Add
"type": "UnableToResolveError"
to JSON server responses on resolution failures. (6f0093c by @robhogan) - [Feature]: Export
JsonReporter
frommetro
's package root. (6f0093c by @robhogan) - [Performance]:
runBuild
API /build
CLI - Avoid a second graph traversal when enumerating assets. (#1511 by @tido64) - [Fix]: Fix incorrect modules being loaded when optional dependencies are used. (#1522 by @robhogan)
- [Fix]: Don't overwrite
$RefreshReg$
, e.g. when multiple module systems are overlayed. (#1510 by @jbroma)
NOTE: Experimental features are not covered by semver and can change at any time.
Full Changelog: v0.82.4...v0.82.5