Preppy Versions Save

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

10.9.1

3 years ago
  • Added new extension expand helper + simplified code (3ef163b)
  • Added jsx/tsx extensions for binary source files (2db793f)

10.9.0

3 years ago

10.8.0

3 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)

10.7.0

3 years ago

10.6.0

3 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)

10.5.3

3 years ago
  • Updated lock file (d66c1dd)
  • Updated deps other than rollup (aca1007)

10.5.2

3 years ago
  • Improved test for Windows (af36123)

10.5.1

3 years ago
  • Updated deps (ca4fb85)

10.5.0

3 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)

10.4.1

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)