2021-10-11 - v0.4.0
Features
- support for namespace imports
Notes
Recommending to enable "esModuleInterop": true
if not enabled and avoid imports like import * as
.
Fix
- Runtime Errors
- Fixes and improviments
Recommending to enable "esModuleInterop": true
if not enabled and avoid imports like import * as
.