- Change CLI parser (meow)
- Add
browser
field
- Add
types
which is synonymous withtypings
- Use
pkg-ok
as a module - Add
es2015
field for Angular modules
- Normalizes line ending for files declared in
bin
field - In addition to checking
main
andbin
, checkstypings
andmodule
fields if present - CLI signature has been changed
- Drop Node 4 support
- Initial version