sandhog

A virtual Open Source project maintainer

MIT License

Downloads
561
Stars
15
Committers
1
sandhog -

Published by wessberg 10 days ago

  • chore: move to forked version of markdown-toc with newer dependencies to reduce deprecation warnings triggered from installing sandhog 34313e3

https://github.com/wessberg/sandhog/compare/v3.0.1...v3.0.2

sandhog -

Published by wessberg 17 days ago

  • chore: use select instead of rawlist 645b551

https://github.com/wessberg/sandhog/compare/v3.0.0...v3.0.1

sandhog -

Published by wessberg 17 days ago

BREAKING CHANGES

  • Sandhog now requires Node v18.20.0 or newer. ddcb7fe

https://github.com/wessberg/sandhog/compare/v2.0.2...v3.0.0

sandhog - Latest Release

Published by wessberg over 2 years ago

  • fix: use ansi-colors instead of Chalk for better CJS fallback support 85e15d5

https://github.com/wessberg/sandhog/compare/v2.0.1...v2.0.2

sandhog -

Published by wessberg over 2 years ago

  • fix: handle the case where a module has a default export when constructing a config 9bf7416

https://github.com/wessberg/sandhog/compare/v2.0.0...v2.0.1

sandhog -

Published by wessberg over 2 years ago

Breaking Changes

Migrated to ESM

Sandhog now targets ESM by default. It generates a CommonJS build too for direct API usage, but the CLI will be using ES modules.
Because of this change, the minimum accepted Node.js version has been updated to v14.19.0. Please ensure you're running a compatible version of Node.js

https://github.com/wessberg/sandhog/compare/v1.0.44...v2.0.0

sandhog -

Published by wessberg over 2 years ago

  • feat: support .cjs and .mjs configs 6a4208f

https://github.com/wessberg/sandhog/compare/v1.0.43...v1.0.44

sandhog -

Published by wessberg almost 3 years ago

  • chore: rewrite enums to string literal type unions ab13845

https://github.com/wessberg/sandhog/compare/v1.0.42...v1.0.43

sandhog -

Published by wessberg almost 3 years ago

  • feat: add support and handling for peerDependenciesMeta in generated README files 343e3de

https://github.com/wessberg/sandhog/compare/v1.0.41...v1.0.42

sandhog -

Published by wessberg over 3 years ago

  • feat: export 'SandhogConfig' interface 6616d2c
  • chore(build): update lock file 928b78d

https://github.com/wessberg/sandhog/compare/v1.0.40...v1.0.41

sandhog -

Published by wessberg over 3 years ago

  • chore(build): update scripts bfa6a7c
  • refactor: use helpertypes library for common helpers fd215f0
  • chore: drop node 13 in Github actions 779b679

https://github.com/wessberg/sandhog/compare/v1.0.38...v1.0.40

sandhog -

Published by wessberg over 3 years ago

  • test(node): drop node 10 dependency in Github Actions as pnpm does not support it 322bf4d

https://github.com/wessberg/sandhog/compare/v1.0.37...v1.0.38

sandhog -

Published by wessberg over 3 years ago

  • BREAKING CHANGE: rename from @wessberg/scaffold to sandhog 5b70767
  • fix(options): fix regression where CLI arguments were ignored. d1d6243

https://github.com/wessberg/sandhog/compare/v1.0.36...v1.0.37

sandhog -

Published by wessberg over 3 years ago

  • fix(style): don't match the Standard code style if the relevant ESLint rules are turned off 7f58766

https://github.com/wessberg/scaffold/compare/v1.0.34...v1.0.36

sandhog -

Published by wessberg over 3 years ago

  • feat(backers): move backers section up in the README template 1d1f609

https://github.com/wessberg/scaffold/compare/v1.0.33...v1.0.34

sandhog -

Published by wessberg over 3 years ago

  • chore(build): add support for publishing from Windows 275d21e
  • fix(patreon): update patreon shield URL d6e0360

https://github.com/wessberg/scaffold/compare/v1.0.32...v1.0.33

sandhog -

Published by wessberg about 4 years ago

  • chore(build): update dependencies e8f08d0
  • chore(build): update dependencies 5be7dbf

https://github.com/wessberg/scaffold/compare/v1.0.31...v1.0.32

sandhog -

Published by wessberg about 4 years ago

  • fix(badges): ensure that all badges are rounded 7fa4ac6

https://github.com/wessberg/scaffold/compare/v1.0.30...v1.0.31

sandhog -

Published by wessberg over 4 years ago

sandhog -

Published by wessberg over 4 years ago

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

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