Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 433 Bytes

CHANGELOG

2.0.0 (April 22, 2017)

  • Update to use Babel 6
  • Drop support for Node 0.10 and Node 0.12.

1.10.1 (January 9, 2017)

  • [BUGFIX] Return the same output format for defined.amd environments.

1.10.0 (January 3, 2017)

  • Expose the same API (singularize, pluralize) for all UMD consumers

1.9.6 (August 3, 2016)

  • Fix "bonus" inflection. - #108