Skip to content

Releases: wessberg/sandhog

v3.0.2

17 Oct 21:10

Choose a tag to compare

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

v3.0.1...v3.0.2

v3.0.1

11 Oct 07:14

Choose a tag to compare

  • chore: use select instead of rawlist 645b551

v3.0.0...v3.0.1

v3.0.0

10 Oct 11:58

Choose a tag to compare

BREAKING CHANGES

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

v2.0.2...v3.0.0

v2.0.2

31 May 19:39

Choose a tag to compare

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

v2.0.1...v2.0.2

v2.0.1

29 May 08:17

Choose a tag to compare

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

v2.0.0...v2.0.1

v2.0.0

29 May 08:03

Choose a tag to compare

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

v1.0.44...v2.0.0

v1.0.44

28 May 22:12

Choose a tag to compare

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

v1.0.43...v1.0.44

v1.0.43

17 Nov 21:07

Choose a tag to compare

  • chore: rewrite enums to string literal type unions ab13845

v1.0.42...v1.0.43

v1.0.42

16 Nov 23:35

Choose a tag to compare

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

v1.0.41...v1.0.42

v1.0.41

28 May 08:41

Choose a tag to compare

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

v1.0.40...v1.0.41