Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

0.19.3

Compare
Choose a tag to compare
@jdalton jdalton released this 14 Jan 21:17
· 3449 commits to master since this release
  • Fixed regression with dynamic import() inside exported functions and classes (#232)
  • Fixed regression with re-exported builtin modules (#231)
  • Ensured native modules aren’t re-evaluated (#213)
  • Ensured the ESM wrapper isn’t used for CJS (#230)