Skip to content

Latest commit

 

History

History
143 lines (62 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

143 lines (62 loc) · 3.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.19.0 (2017-11-25)

Note: Version bump only for package @usehenri/view

0.18.0 (2017-11-17)

Note: Version bump only for package @usehenri/view

0.17.0 (2017-11-09)

Note: Version bump only for package @usehenri/view

0.16.1 (2017-10-06)

Note: Version bump only for package @usehenri/view

0.16.0 (2017-10-06)

Note: Version bump only for package @usehenri/view

0.15.5 (2017-07-17)

Features

  • view: enforcing cache in webpack build process whenever possible (6faefe4)

0.15.2 (2017-07-05)

Bug Fixes

  • view: add comments / todo (801c179)

Features

  • henri: switch back to yarn and upgrade packages (15e1664)
  • view: add cssnano to the sass/css pipe (7d9c2e3)
  • view: add template literals... (1c875d5)
  • view: add user specific webpack configuration (1f0ecc0)
  • view: adding support for preact and interno... (324c9db)
  • view: next.js production builds with custom configuration (659af4a)

0.15.0 (2017-07-05)

Bug Fixes

  • server: fix static files being served in the wrong folder (5b58ad8)

0.14.0 (2017-07-05)

Features

  • view: using cssnext instead of autoprefixer (cssnext implements autoprefixer) (456c7ba)

0.13.1 (2017-07-05)

Bug Fixes

  • server: moved error handler but port is out of scope. fixing. (5916aaf)

0.13.0 (2017-07-05)

0.12.0 (2017-07-05)

Features

  • henri: removing nodemon, long live hot reload.. (62e8018)

0.11.0 (2017-07-05)

Bug Fixes

  • view: exposing more subdirectories (d415f5f)
  • view: fix resolvers to use package deps (cadc666), closes #15

0.10.0 (2017-07-05)

Features

  • view: adding support for css/sass. closes #14 (6b78fa1), closes #14

0.9.3 (2017-07-05)