Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Latest commit

 

History

History
146 lines (60 loc) · 3.79 KB

CHANGELOG.md

File metadata and controls

146 lines (60 loc) · 3.79 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2018-03-28)

Bug Fixes

0.3.0 (2018-03-22)

Features

  • refactored typings, dependencies resolving code (bf2fd86)

0.2.8 (2018-03-20)

0.2.7 (2018-03-09)

Bug Fixes

  • update pug-parser, fix dependencies badge in README (0c06eac)

0.2.6 (2018-03-09)

Bug Fixes

  • getting filename property from Block node, update dependencies (0aff460)

0.2.5 (2018-02-04)

Bug Fixes

  • asset.shouldInvalidate is not a function error (0c9b1ff)

0.2.4 (2018-01-13)

Bug Fixes

  • Dumb mistakes in Asset/index.js, added copying to build dir (7d5dff8)

0.2.3 (2018-01-13)

Bug Fixes

  • Errors with async in node < 8 (20e16e6)

0.2.2 (2018-01-12)

Bug Fixes

  • Pug filters, parcel Asset class declaration (08038b6)

0.2.1 (2017-12-19)

Bug Fixes

  • git: added info about possible error (d966b42)

0.2.0 (2017-12-19)

Bug Fixes

  • git: Husky precommit hook, redundant parcel-bundler in devDependencies (bfe1342)

Features

  • added support for updating included and extended templates on change (c220e8d)

0.1.2 (2017-12-14)

Bug Fixes

  • git: badges position in readme (0742f0c)

Features

  • git: added travis build, badges in readme (3eb5cc8)

0.1.1 (2017-12-14)

Bug Fixes

  • remove unnecessary options in package.json (343b967)

0.1.0 (2017-12-14)

Features

  • add Pug template support for Parcel bundler (62fdf4f)