All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2018-03-28)
0.3.0 (2018-03-22)
- refactored typings, dependencies resolving code (bf2fd86)
0.2.8 (2018-03-20)
0.2.7 (2018-03-09)
- update
pug-parser
, fix dependencies badge in README (0c06eac)
0.2.6 (2018-03-09)
- getting
filename
property fromBlock
node, update dependencies (0aff460)
0.2.5 (2018-02-04)
asset.shouldInvalidate is not a function
error (0c9b1ff)
0.2.4 (2018-01-13)
- Dumb mistakes in
Asset/index.js
, added copying to build dir (7d5dff8)
0.2.3 (2018-01-13)
- Errors with
async
in node < 8 (20e16e6)
0.2.2 (2018-01-12)
- Pug filters, parcel Asset class declaration (08038b6)
0.2.1 (2017-12-19)
- git: added info about possible error (d966b42)
0.2.0 (2017-12-19)
- git: Husky precommit hook, redundant
parcel-bundler
in devDependencies (bfe1342)
- added support for updating included and extended templates on change (c220e8d)
0.1.2 (2017-12-14)
- git: badges position in readme (0742f0c)
- git: added travis build, badges in readme (3eb5cc8)
0.1.1 (2017-12-14)
- remove unnecessary options in package.json (343b967)
- add Pug template support for Parcel bundler (62fdf4f)