sandhog

A virtual Open Source project maintainer

MIT License

Downloads
561
Stars
15
Committers
1
sandhog -

Published by wessberg over 4 years ago

  • fix(formatting): fix list formatting for arrays with 2 elements 2c3d930

https://github.com/wessberg/scaffold/compare/v1.0.27...v1.0.28

sandhog -

Published by wessberg over 4 years ago

  • chore(build): update lock file fa62ec0
  • chore(build): update dependencies dee3b54

https://github.com/wessberg/scaffold/compare/v1.0.26...v1.0.27

sandhog -

Published by wessberg over 4 years ago

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.

https://github.com/wessberg/scaffold/compare/v1.0.25...v1.0.26

sandhog -

Published by wessberg over 4 years ago

  • feat: Have maintainer and backer badges link to the related URL if any is given 48fa456

https://github.com/wessberg/scaffold/compare/v1.0.24...v1.0.25

sandhog -

Published by wessberg over 4 years ago

  • style(lint): fix lint 1e09581
  • move some @types that isn't relevant dist/ into devDependencies ea5a37a
  • chore: lock np dependency to older version that doesn't have issues with scoped packages ffe34a4
  • feat: add support for manual sponsors 8c53b40
  • chore(build): add macOS to CI fa0c900
  • chore(workflow): remove cache as this doesn't work well with pnpm f1809db

https://github.com/wessberg/scaffold/compare/v1.0.23...v1.0.24

sandhog -

Published by wessberg almost 5 years ago

  • docs(readme): update readme d69c7c3
  • chore(npm): allow Node 8 7ab48d3
  • chore(npm): update tsconfig b7e4e35
  • chore(npm): update package.json with ava test config 677885e
  • chore(build): fix workflow.yml dd259d7
  • chore(build): fix lockfile name 158f6b6
  • Switch to pnpm. Add Github Actions workflow c971412

https://github.com/wessberg/scaffold/compare/v1.0.22...v1.0.23

sandhog -

Published by wessberg almost 5 years ago

  • docs: update CHANGELOG 8f56b72
  • chore(npm): update dependencies 2185a32

https://github.com/wessberg/scaffold/compare/v1.0.21...v1.0.22

sandhog -

Published by wessberg almost 5 years ago

  • style(lint): fix lint f4f8e0e
  • chore(npm): update dependencies 9c58711

https://github.com/wessberg/scaffold/compare/v1.0.20...v1.0.21

sandhog -

Published by wessberg almost 5 years ago

  • feat(patreon): accepts patreon username as part of config d108ed2

https://github.com/wessberg/scaffold/compare/v1.0.19...v1.0.20

sandhog -

Published by wessberg over 5 years ago

  • build(npm): ran Prettier and updated dependencies 195faaa

https://github.com/wessberg/scaffold/compare/v1.0.18...v1.0.19

sandhog -

Published by wessberg over 5 years ago

New Features

New commands

Adds two new commands:

  • funding, which generates a config-driven .github/FUNDING.yml file for supporting the new Sponsors feature on Github.
  • all, which generates all of the files that scaffold supports in a single command.

Additional supported config formats

You can now use .yaml/.yml configs as well for configuration Scaffold.
The full list of possible config file names is now:

  • scaffold.config.js
  • scaffold.config.json
  • scaffold.config.json5
  • scaffold.config.yaml
  • scaffold.config.yml
  • .scaffoldrc

Full changelog

  • docs(readme): updates feature image height ca92d2e
  • build(npm): updates scripts 7b9ff00
  • Merge branch 'master' of github.com:wessberg/scaffold c545b33
  • build(npm): updates scripts 21b9ca2
  • Update FUNDING.yml ec4db8f
  • Update FUNDING.yml 8f28850
  • docs(readme): documentation for new commands 809a62f
  • feat(funding): adds two new commands: 'funding', which generates a config-driven .github/FUNDING.yml file for supporting Github Sponsors, as well as the 'all' command, which generates all of the files that scaffold supports in a single command dace835
  • build(npm): updates dependencies. dd90217

https://github.com/wessberg/scaffold/compare/v1.0.17...v1.0.18

sandhog -

Published by wessberg over 5 years ago

  • fix(readme): fixes FAQ section heading size f2ae74c

https://github.com/wessberg/scaffold/compare/v1.0.16...v1.0.17

sandhog -

Published by wessberg over 5 years ago

  • fix(badge): fixes an issue where the NPM badge would not be generated 5e970d9

https://github.com/wessberg/scaffold/compare/v1.0.15...v1.0.16

sandhog -

Published by wessberg over 5 years ago

  • build(npm): updates dependencies 25e2e89
  • fix(badges): fixes an issue where the dependencies badge would be wrong for non-scoped packages e6b05fe

https://github.com/wessberg/scaffold/compare/v1.0.14...v1.0.15

sandhog -

Published by wessberg over 5 years ago

  • build(npm): updates dependencies 8b42d33

https://github.com/wessberg/scaffold/compare/v1.0.13...v1.0.14

sandhog -

Published by wessberg over 5 years ago

  • fix(chore): updates dependencies b181ad8
  • fix(chore): updates dependencies 81bea0a
  • fix(readme): removes emojis from headings which was hard to generate relative links to 5a1f250

https://github.com/wessberg/scaffold/compare/v1.0.10...v1.0.13

sandhog -

Published by wessberg over 5 years ago

  • fix(readme): fixes an issue with the generation of the Patreon pledger badge 22a2149

https://github.com/wessberg/scaffold/compare/v1.0.9...v1.0.10

sandhog -

Published by wessberg over 5 years ago

  • fix(lint): fixes lint issues 8742c98
  • docs(feature): updates feature image dimensions 4d7e205
  • feat(core): major rewrite f50d7a5
  • feat(core): major rewrite f510154

https://github.com/wessberg/scaffold/compare/v1.0.8...v1.0.9