CHANGELOG.md 3.29 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v2.3.0

15 January 2020

  • Testing updates #37
  • Use the before emit hook to check if files exist #36
  • Add configurable logger #38
  • Linting and dependency updates. d4fc994
  • Update for Node 4 use to prevent major semver bump e400f17
  • Start using AutoChangelog c2b6ca1

v2.1.2

6 March 2018

  • Add support for webpack 4 #31
  • Add license scan report and status #27
  • Use compiler filesystem #14
  • Add files to package.json. #15
  • Update README.md #13
  • Merge FOSSA's badge be74649
  • Release 2.1.0 - No longer return our own error on file not found. fb1d636
  • Testing improvements. 2abbfce

1.1.4

6 September 2016

  • Don't crash on folder deletion with tests #10
  • Normalize filenames to default Unicode Normalization Form (NFC) so th… #6
  • Working E2E Tests in a Demo Project #4
  • check for windows-style root paths #2
  • Create a working React/Webpack project, with Jasmine unit tests that demonstrate the functionality of the plugin. de4c1e5
  • Initial Code bb1d65b
  • Drastically reduce filesystem operations required, release v1.1.0 ca03460