Skip to content

Releases: guoyunhe/create-node

1.6.0

Choose a tag to compare

@guoyunhe guoyunhe released this 24 Jun 12:20
  • Updated to nodejs 20
  • Updated to typescript 5

1.5.0

Choose a tag to compare

@guoyunhe guoyunhe released this 11 Feb 08:43
  • Updated @guoyunhe/node-scripts to 2.0
  • Splitted package.json template into package-defaults.json and package-overrides.json
  • Changed to not override src/index.ts, README.md, CHANGELOG.md
  • Simplified .gitignore template

1.4.0

Choose a tag to compare

@guoyunhe guoyunhe released this 29 Jan 09:41
  • Remove template commander dependency

1.3.2

Choose a tag to compare

@guoyunhe guoyunhe released this 26 Jan 07:54
  • Change Prettier printWidth to 100

1.3.1

Choose a tag to compare

@guoyunhe guoyunhe released this 26 Jan 07:47
  • Fix VSCode editor.rulers settings

1.3.0

Choose a tag to compare

@guoyunhe guoyunhe released this 22 Jan 04:08
  • Initialize description and keywords

1.2.0

Choose a tag to compare

@guoyunhe guoyunhe released this 22 Jan 04:08
  • Use package-json-from-git to initialize repository, homepage, bugs and author fields in package.json from Git data

1.1.0

Choose a tag to compare

@guoyunhe guoyunhe released this 22 Jan 03:04
  • Remove jest-mock-console dependency
  • Initialize repository, homepage, bugs and author fields in package.json from Git data

1.0.0

Choose a tag to compare

@guoyunhe guoyunhe released this 17 Dec 10:34
  • First version