Skip to content

Latest commit

 

History

History
58 lines (28 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

58 lines (28 loc) · 2.6 KB

0.3.2 (2019-03-28)

Bug Fixes

0.3.1 (2019-03-28)

Bug Fixes

  • remove incompatible polyfill (86c3eaf)

0.3.0 (2019-03-21)

Bug Fixes

  • bundler: continue writing files if a key is undefined (2f48bf5)
  • index: load polyfills before bundle (7f68f5f)
  • package: use proper version of babel (b1c5c93)

Features

  • allow to build the bundle using polymer build (492669c)
  • writer: write all imports in a file (d1de669)
  • add option to minify and transpile the bundle (34f06a3)

0.2.0 (2019-02-26)

Features

  • config: add an option to use "lazy-import" for the bundle (22d7bb0)

0.1.0 (2019-02-06)

Features

  • bundler: allow to config autoprefixer options (ba1a38a)
  • bundler: allows to apply autoprefixer to the output (b510136)

0.0.3 (2019-02-04)

Bug Fixes

  • index: write global Polymer settings before the bundle import (926ee0f)

0.0.2 (2019-01-21)

Bug Fixes

  • version: reset version to beta (5cc8aa6)