Skip to content

Latest commit

 

History

History
47 lines (21 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

47 lines (21 loc) · 1.6 KB

Change Log

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

2.0.0 (2018-03-24)

Features

  • add support for includeInEnvironments config. (3b8433e), closes #7

BREAKING CHANGES

  • The plugin configuration options have changed to accomodate the additional includeInEnvironments option. Please see the README for usage instructions.

1.0.3 (2018-03-09)

1.0.2 (2018-02-22)

1.0.1 (2018-02-18)

Bug Fixes

  • #2 Cannot read property name of undefined (a34e108)
  • Usage instructions (76b00b4)

1.0.0 (2018-02-18)

Features

  • Add property aliases support (25b6d44)