preppy

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

APACHE-2.0 License

Downloads
436
Stars
34
preppy - Release 4.0.0

Published by swernerx over 6 years ago

  • Updated readme (db9e6bd)
  • Some minor auto formatting (b4e962f)
  • Updated to Babel v7 for local stuff + changed babel-rollup support to be based on v7 as well. (c311080)
  • Updated deps + removed local release-it version which is somewhat problematic in babel v7 projects. (a315a57)
preppy - Release 3.4.2

Published by swernerx over 6 years ago

  • Corrected some wrong deps which are actually dev deps (897a5cd)
preppy - Release 3.4.1

Published by swernerx over 6 years ago

  • Fixed some non production deps to mark them as dev-deps (167ae99)
preppy - Release 3.4.0

Published by swernerx over 6 years ago

  • Updated a few deps, corrected some deps which are actually dev-deps + updated snapshots for new fast-async version. Removed mention of built-in babel config in readme. (580ef29)
  • Updated deps + corrected wrong fast-async usage. (18659b0)
preppy - Release 3.3.2

Published by swernerx over 6 years ago

  • Updated deps (0ce2747)
  • Updated logo (bed1e35)
preppy - Release 3.3.1

Published by swernerx over 6 years ago

  • Some linting fixes. (8b6f1a1)
  • Switched to eslint config for nodeJS (36bbe38)
  • Auto formatting with prettier + updated deps (c96fff8)
  • Synced with linter config (eab2732)
preppy - Release 3.3.0

Published by swernerx over 6 years ago

  • Cleanup + lint fixes (fa53009)
  • ESLint auto corrections + prettier formatting (e9a0966)
  • Added lint scripts (6c3836a)
  • Added prettier config / eslint config (999f279)
preppy - Release 3.2.2

Published by swernerx almost 7 years ago

  • Corrected package content (3ebd2b6)
preppy - Release 3.2.1

Published by swernerx almost 7 years ago

  • Renamed entry binary.js => cli.js (b377825)
preppy - Release 3.2.0

Published by swernerx almost 7 years ago

  • Added release-it package (14525d3)
  • Added 'cli' entry point for binaries. + Updated copyright. (3ed96c2)
  • Updated deps + added babel-jest to fix tests (4559ffd)
  • Updated snapshots for new nodeent-runtime behavior (2f93e7f)
preppy - Release 3.1.7

Published by swernerx almost 7 years ago

  • Updated to meow@4 (0a69809)
  • Removed codesponsor.io badges (50fab01)
preppy - Release 3.1.6

Published by swernerx almost 7 years ago

  • Updated to more effective rollup tree shaking (092177d)
preppy - Release 3.1.5

Published by swernerx about 7 years ago

  • Updated deps (10a0ef9)
preppy - Release 3.1.4

Published by swernerx about 7 years ago

  • Fixed test (174b0be)
preppy - Release 3.1.3

Published by swernerx about 7 years ago

  • Fixed readme (c90b3d6)
preppy - Release 3.1.2

Published by swernerx about 7 years ago

  • Cleanup (22279c8)
preppy - Release 3.1.1

Published by swernerx about 7 years ago

preppy - Release 3.1.0

Published by swernerx about 7 years ago

  • Added support for binary support + shebang handling (26894ed)
preppy - Release 3.0.0

Published by swernerx about 7 years ago

  • Renamed project (78cfc94)
preppy - Release 2.1.0

Published by swernerx about 7 years ago

  • Updated snapshot names according to simplified output (43bb464)
  • Bundling simplepublish with itself. Magic. Replaced custom rollup config. (de6ca93)