2019-10-27
Features
- Only warn when no output is provided for an IIFE bundle but still produce valid code (#3181)
- Support reexporting namespaces as a binding (#3193)
- Switch from hash.js to crypto for hashing in the Node build for better performance and support for very large assets (#3194)
Bug Fixes
- Correctly handle chunks reexporting the same namespace as two different bindings (#3193)