preppy

A simple and lightweight tool for preparing the publish of NPM packages.

APACHE-2.0 License

Downloads
436
Stars
34
preppy - Release 2.0.3

Published by swernerx about 7 years ago

  • Replaced Node v8 specific promisify with pify (3b79123)
preppy - Release 2.0.2

Published by swernerx about 7 years ago

  • Removed version from output (4352c47)
preppy - Release 2.0.1

Published by swernerx about 7 years ago

  • Updated travis key (e9677d8)
  • Updated test to deal with changing version strings (c7a3f37)
  • Updated snapshots for new version (c21dde8)
preppy - Release 2.0.0

Published by swernerx about 7 years ago

  • Updated snapshots for class properties test. (95640f5)
  • Fixed running test suite (f2ef6b2)
  • Cleanup deps (b90927d)
  • Added support for class properties as documented (76a78c1)
  • Minor doc changes (7958313)
  • Minor updates (350b2fc)
  • Minor changes (6624f09)
  • Cleanup readme (5d3ef69)
  • Moved deletion of test output to test (8432080)
  • Minor cleanups (d13876d)
  • Finally found a good working babel config combi (32c6ef0)
  • Some further cleanup (569d86c)
  • Added jest tests (5e3422a)
  • Using built-ins for object spread operator (9777e8f)
  • Added transform runtime plugin to exclude helpers (86ce1d4)
  • Adoptions to new scope + naming (8d83f86)
  • Fixed dependency issues. (c4e7436)
  • Corrected async support (2b08745)
  • More cleanup for reduced feature set (e240be1)
  • Worked on reduction of scope to be simpler and lighter. (143ef66)