You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package.json: now updates the version number in master on release (49a0f74)
packages: updated all packages and Node.js to latest stable version (48e6ddd)
templates: patched several build bugs in the generated template files (916c6d4)
windows: fix for Windows NVM not finding the .nvmrc patch version (4a1c936)
Code Refactoring
node: upgraded node version to 14 to patch various packages (7b266f7)
Features
templates: updated all packages to latest versions (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.