This repository was archived by the owner on Jul 11, 2026. It is now read-only.
v3.0.0
Breaking Changes
- minimum node.js version has been pushed to 6
- callback now also accepts
undefinedas "no result" in pitching phase - remove
System.importloader loading
Bugfixes
- Avoid using deprecated Buffer constructor
- check exports for incorrect loader type instead of metadata
- report errors via callback instead of throwing
- fix callback is called twice with rejected promise