Skip to content

v0.48.0

Compare
Choose a tag to compare
@rafeca rafeca released this 08 Oct 08:47
  • [Breaking]: Tweak the minifiers API to make the options configurable. Now the minify() method accepts an object instead of several params (more info).
  • [Feature]: Add minifierConfig config param to enable passing custom options to the minifier (more info).
  • [Feature]: Add enableBabelRuntime config param to select whether the @babel/runtime plugin is enabled.
  • [Fix]: TypeScript constructor parameter properties (#258).
  • [Fix]: React Native transformer now instantiates the HMR plugin correctly (more info).
  • [Fix]: Build progress bar now behaves correctly when building multiple entry points (more info).

(list of commits since v0.47.1)