Skip to content

v0.67.3

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 16 Dec 12:20
· 2178 commits to master since this release

2018-11-17

Bug Fixes

  • Make sure the ESM browser build is actually published to npm (#2560)
  • Throw proper error when using inlineDynamicImports with experimentalPreserveModules (#2560)

Pull Requests

  • #2552: Properly include ESM browser build in package (@lukastaegert)
  • #2560: Show proper error when using inlineDynamicImports with experimentalPreserveModules (@clarkdo)