Skip to content

v1.0.26

Choose a tag to compare

@wessberg wessberg released this 13 Mar 20:12
· 73 commits to master since this release

New Features

  • add support for isDevelopmentPackage option that adds '--save-dev' and '--dev' options to generated install commands inside generated READMEs.
  • use the funding field from package.json to decide the preferred funding URL.
  • remove support for TSLint when detecting code style since TSLint is now deprecated.
  • add peer dependencies to installation instructions inside generated README files
  • add npx instructions to installation instructions for packages with one or more bin executables.

v1.0.25...v1.0.26