Clipped Versions Save

:paperclip: How configurations should have been made

v1.3.1

6 years ago

1.3.1 (2017-12-28)

Bug Fixes

  • webpack-frontend: Fix style loaders not chained (#22) (e5b066d)

v1.3.0

6 years ago

1.3.0 (2017-12-28)

Features

v1.2.0

6 years ago

1.2.0 (2017-12-25)

Features

  • update-notifer: Default notify message in cli (#16) (441f03e)

v1.1.1

6 years ago

1.1.1 (2017-12-23)

Bug Fixes

  • hook: Enable concurrent tasks (ba19ed8)
  • Fix some patterns according to tests (58a1090)

v1.1.0

6 years ago

1.1.0 (2017-12-21)

Bug Fixes

  • hook: Fix hook deletion (7ee4313)

Features

  • frontend: Default docker template for frontend (b7914e5)

v1.0.0

6 years ago

1.0.0 (2017-12-21)

Bug Fixes

  • presets: fix resolveLoader property (db71ab7)
  • concurrent functions in one task (ed8fb92)
  • Make docker work (db5b244)

Features

  • compiles itself (1887d2a)
  • config variable (6b7d424)
  • first successful preset (webpack) (c353d81)
  • use task as atomic runner in hook (be2f784)
  • package.json: add package.json to config (0fff71b)
  • presets: Webpack backend preset (992ce3c)

v0.7.0

6 years ago

0.7.0 (2017-12-03)

Features

  • submodules: clone and yarn install submodules on clone / fetch (385d3b9)

v0.6.0

6 years ago

0.6.0 (2017-12-02)

Features

  • Migrate to organization. Also compensate for wrong commit type for #5811d21cb2b679fa4b3664652f (87b1c37)

v0.5.0

6 years ago

0.5.0 (2017-11-30)

Bug Fixes

  • require: fix failing to import dynamic paths (d2738bd)

Features