Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.0...v2.0.0) (2021-04-10) ### Bug Fixes * **jest:** fix for failing on Windows 10 ([1fe1d98](1fe1d98)) * **package.json:** now updates the version number in `master` on release ([49a0f74](49a0f74)) * **packages:** updated all packages and Node.js to latest stable version ([48e6ddd](48e6ddd)) * **templates:** patched several build bugs in the generated template files ([916c6d4](916c6d4)) * **windows:** fix for Windows NVM not finding the .nvmrc patch version ([4a1c936](4a1c936)) ### Code Refactoring * **node:** upgraded node version to 14 to patch various packages ([7b266f7](7b266f7)) ### Features * **templates:** updated all packages to latest versions ([a1ad1f1](a1ad1f1)) ### BREAKING CHANGES * **node:** You can no longer use Node 12 which will break the library for some users. 14 is now required due to several changes to how file manipulation is done.
- Loading branch information