Skip to content

Releases: threeal/nodejs-starter

Version 3.1.0

21 May 09:05
v3.1.0
bac2ffe
Compare
Choose a tag to compare

What's Changed

  • Upgraded Node.js to version 24
  • Added a step to install dependencies in the pre-commit hook
  • Organized library source files
  • Upgraded development dependencies

Full Changelog: v3.0.0...v3.1.0

Version 3.0.0

24 Mar 13:28
v3.0.0
ddcb4d1
Compare
Choose a tag to compare

What's Changed

  • Switched to pnpm as the package manager.
  • Integrated pre-commit hooks using Lefthook.
  • Used Commander in the sample bin script.
  • Updated build and CI configurations.
  • Upgraded development dependencies.

Full Changelog: v2.1.2...v3.0.0

Version 2.1.2

04 Feb 12:52
v2.1.2
6d9a5e7
Compare
Choose a tag to compare

What's Changed

  • Upgraded development dependencies.

Full Changelog: v2.1.1...v2.1.2

Version 2.1.1

29 Dec 10:23
v2.1.1
6432f17
Compare
Choose a tag to compare

What's Changed

  • Downgraded TypeScript to target ES2023, fixing warnings during testing.

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

27 Dec 08:52
v2.1.0
b1e5a9c
Compare
Choose a tag to compare

What's Changed

  • Switched to Vitest for testing.
  • Removed the Dependabot label configuration.
  • Upgraded development dependencies.

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0

28 Oct 11:58
v2.0.0
634ec28
Compare
Choose a tag to compare

What's Changed

  • Added a .nvmrc file to specify the Node.js version used by the template.
  • Removed the dev script and added a new build script.
  • Removed the .env.yarn file, which specified Node options, to fix test issues.
  • Merged and enhanced GitHub Actions workflow configurations.
  • Improved the template description and usage guide in the README.md file.
  • Updated development dependencies.

Full Changelog: v1.9.1...v2.0.0

Version 1.9.1

07 Aug 14:43
6c731ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

Version 1.9.0

22 Jul 07:53
1cced48
Compare
Choose a tag to compare

What's Changed

New Features

Dependency Updates

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

17 Apr 13:32
52fa290
Compare
Choose a tag to compare

What's Changed

Documentation Changes

Development Changes

Dependency Updates

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

03 Mar 14:40
8179627
Compare
Choose a tag to compare

What's Changed

Development Changes

Dependency Updates

Full Changelog: v1.6.0...v1.7.0