Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@threeal threeal released this 28 Oct 11:58
· 149 commits to main since this release
v2.0.0
634ec28

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