Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 509 Bytes

CHANGELOG

2.3.1

  • Change CLI parser (meow)

2.3.0

  • Add browser field

2.2.0

  • Add types which is synonymous with typings

2.1.0

  • Use pkg-ok as a module
  • Add es2015 field for Angular modules

2.0.0

  • Normalizes line ending for files declared in bin field
  • In addition to checking main and bin, checks typings and module fields if present
  • CLI signature has been changed
  • Drop Node 4 support

1.0.0

  • Initial version