Opal-Estate-Pro/node_modules/gulp-inject/CHANGELOG.md
2019-09-13 11:27:52 +07:00

2.2 KiB

Change Log

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

4.2.1 (2017-09-15)

Bug Fixes

4.2.0 (2016-12-20)

Features

  • tags: add {{path}} parsing to 'start-' and 'endtag' (#175) (503b77e)

4.1.0 (2016-05-18)

Bug Fixes

  • don't remove wanted whitespace when removing tags (closes #177) (8078cd9), closes #177
  • don't use ES2015 syntax (closes #171) (68add8a), closes #171
  • making it possible to inject source map files into html (closes #176) (7649b38), closes #176
  • only log file count for files actually injected (closes #184) (b4fd0d6), closes #184

Features