Skip to content

Releases: wessberg/sandhog

v1.0.36

16 Mar 22:51
Compare
Choose a tag to compare
  • fix(style): don't match the Standard code style if the relevant ESLint rules are turned off 7f58766

v1.0.34...v1.0.36

v1.0.34

16 Mar 20:28
Compare
Choose a tag to compare
  • feat(backers): move backers section up in the README template 1d1f609

v1.0.33...v1.0.34

v1.0.33

16 Mar 20:09
Compare
Choose a tag to compare
  • chore(build): add support for publishing from Windows 275d21e
  • fix(patreon): update patreon shield URL d6e0360

v1.0.32...v1.0.33

v1.0.32

30 Sep 20:45
Compare
Choose a tag to compare
  • chore(build): update dependencies e8f08d0
  • chore(build): update dependencies 5be7dbf

v1.0.31...v1.0.32

v1.0.31

07 Sep 20:05
Compare
Choose a tag to compare
  • fix(badges): ensure that all badges are rounded 7fa4ac6

v1.0.30...v1.0.31

v1.0.30

03 Jul 21:29
Compare
Choose a tag to compare

v1.0.29

13 Mar 20:20
Compare
Choose a tag to compare
  • fix(formatting): fix list formatting for arrays with 2 elements 8273ca9

v1.0.28...v1.0.29

v1.0.28

13 Mar 20:19
Compare
Choose a tag to compare
  • fix(formatting): fix list formatting for arrays with 2 elements 2c3d930

v1.0.27...v1.0.28

v1.0.27

13 Mar 20:13
Compare
Choose a tag to compare
  • chore(build): update lock file fa62ec0
  • chore(build): update dependencies dee3b54

v1.0.26...v1.0.27

v1.0.26

13 Mar 20:12
Compare
Choose a tag to compare

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