preppy

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

APACHE-2.0 License

Downloads
436
Stars
34
preppy - Release 11.1.0 Latest Release

Published by swernerx over 2 years ago

  • Update snapshot for new version of pqueue (c4480ad)
  • Updated deps (6180fee)
  • Fixed path issues while trying to execute preppy (01ad1ca)
preppy - Release 11.0.2

Published by swernerx almost 3 years ago

  • Minor dep updates (eed71a4)
preppy - Release 11.0.1

Published by swernerx almost 3 years ago

  • Fixed readme (e473c6c)
  • Updated readme (e4cdc39)
preppy - Release 11.0.0

Published by swernerx almost 3 years ago

  • Updated CI config (test for arch) (dbd2f9c)
  • Updated prettier config (9f91e08)
  • Updated git attributes (18ad1b0)
  • Removed old CI config (replaced by Github actions) (b3a78ce)
  • Create node.js.yml (c47e723)
  • Updated snapshots for new babel config (f394df0)
  • Babel config cleanup (2869bec)
  • Simplified babel config (714ea48)
  • Auto formatting (0a5bb3e)
  • Extracted jest config (84d665d)
  • Updated snapshots (795dfd2)
  • Changed jest timeout (6c56ff9)
  • Updated snapshots for new Babel (255385b)
  • Fixed issues with new version of execa (37b8e70)
  • Updated deps (478baeb)
preppy - Release 10.10.2

Published by swernerx over 3 years ago

  • Updated snapshots for new versions in deep bundling tests (559aa62)
  • Updated snapshots for new babel (TS) (7dc8d03)
  • Updated deps (66e1c5f)
preppy - Release 10.10.1

Published by swernerx over 3 years ago

  • Minor fix for rollup replace plugin usage (05111af)
preppy - Release 10.10.0

Published by swernerx over 3 years ago

  • Minor cleanups/fixes in test runner stability (7aef6c5)
  • Minor change (8c6e06c)
  • Updated TS (cff1ad4)
  • Downgrade typescript (0cf096d)
  • Adjusted snapshots for minor output changes (47471f8)
  • Updated compiled code snapshots... looks like some minor changes in babel output processing (2c1613f)
  • Adjusted replace plugin settings (e611af7)
  • Updated deps. Kept estree-walker at v2.x because of https://github.com/Rich-Harris/estree-walker/issues/26 (9f73a78)
preppy - Release 10.9.4

Published by swernerx almost 4 years ago

  • Updated copyright (eaad00f)
preppy - Release 10.9.3

Published by swernerx almost 4 years ago

  • Improved docs on deep mode (3665d1a)
  • Updated snapshots. es.promise => es.promise.js - not sure why though. (399b8aa)
  • Fixed readme typo. Thanks @fastner (9c1256f)
  • Updated deps (d05ce0c)
preppy - Release 10.9.2

Published by swernerx almost 4 years ago

  • Updated deps (845b7dc)
  • Updated code snapshots from lodash/pqueue due to dependency updates (c321ebe)
preppy - Release 10.9.1

Published by swernerx almost 4 years ago

  • Added new extension expand helper + simplified code (3ef163b)
  • Added jsx/tsx extensions for binary source files (2db793f)
preppy - Release 10.9.0

Published by swernerx almost 4 years ago

preppy - Release 10.8.0

Published by swernerx about 4 years ago

  • Added test for overriding noEmit=true to false in preppy run (6474903)
  • Updated deps (2460d49)
  • Merge pull request #16 from sebastian-software/fix/typescript-info (7c345d3)
  • fix: throw error if typescript is not installed (ffd994c)
preppy - Release 10.7.0

Published by swernerx about 4 years ago

preppy - Release 10.6.0

Published by swernerx about 4 years ago

  • Locked rollup at 2.23.x for now because of JSX issue: https://github.com/rollup/rollup/issues/3748 (e815b02)
  • Updated remaining deps ... other than rollup (5231727)
  • Re-generated lock file (37874c9)
  • Updated rollup plugins with only minor output change unwrapExports=>getDefaultExportFromCjs (8203603)
  • Updated to new rollup with new globalThis support (14cabcd)
preppy - Release 10.5.3

Published by swernerx about 4 years ago

  • Updated lock file (d66c1dd)
  • Updated deps other than rollup (aca1007)
preppy - Release 10.5.2

Published by swernerx over 4 years ago

  • Improved test for Windows (af36123)
preppy - Release 10.5.1

Published by swernerx over 4 years ago

  • Updated deps (ca4fb85)
preppy - Release 10.5.0

Published by swernerx over 4 years ago

  • Updated for minor changes in snapshots after code formatting (2d5dd75)
  • Auto formatting (979ec21)
  • Added dev-dep for react for testing (ca9643f)
  • Added new project config (37c8df1)
  • Switched to effective-prettier (553f64e)
  • Updated dependencies + updated snapshots for new code results. (b66a54d)
preppy - Release 10.4.1

Published by swernerx over 4 years ago

  • Switched to non-interactive mode (593c122)
  • Fine-tuned config for release-it (d45637b)
  • Added release-it to devDeps (e562a9a)
  • Fixed stupid issue through nested node_modules folder (local only) (45df55a)
  • Updated deps (b7989ad)