Version 2.0.0
What's Changed
- Added a
.nvmrc
file to specify the Node.js version used by the template. - Removed the
dev
script and added a newbuild
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