2020-08-15
Features
- Add a new entry
importedBindings
to the bundle information to list bindings per dependency (#3722)
Bug Fixes
- Do not render an invalid UMD wrapper when no bindings are imported from a dependency (#3724)
- Avoid situations where removing the
else
branch from anif
statement might catch theelse
branch from another one (#3725)