Releases: Rowno/generator-node
Releases · Rowno/generator-node
11.2.0
18 Nov 06:24
Compare
Sorry, something went wrong.
No results found
Enable eslint rules that require type information.
11.1.1
18 Nov 05:45
Compare
Sorry, something went wrong.
No results found
Move server copyfiles and got dependencies to devDependencies.
11.1.0
08 Nov 08:08
Compare
Sorry, something went wrong.
No results found
Add GitHub Action dependency caching.
11.0.0
03 Oct 05:55
Compare
Sorry, something went wrong.
No results found
Migrate all templates to TypeScript.
Switch from Travis to GitHub Actions.
Drop Node 8 support.
Switch from AVA to Jest.
Switch from XO to using ESLint and Prettier directly (using the XO ESLint configs).
10.1.0
29 Aug 07:14
Compare
Sorry, something went wrong.
No results found
Upgrade to Babel 7.
Moved the test setup script to the test folder in the React generator.
Add a React peerDependency to the React generator.
10.0.3
29 Aug 07:12
Compare
Sorry, something went wrong.
No results found
Specify React version in XO settings for the React generator.
10.0.2
05 Jul 01:09
Compare
Sorry, something went wrong.
No results found
Fix missing .gitignore template files.
10.0.1
04 Jul 17:56
Compare
Sorry, something went wrong.
No results found
Fix some missing template variables in the Module README.
10.0.0
04 Jul 17:54
Compare
Sorry, something went wrong.
No results found
Split Module into separate Module and React Component templates.
Add automatic guessing of your GitHub username from your Git config.
Add babel-eslint.
Enable XO's prettier option.
Remove lint-staged.
Remove Makefiles.
Disable GitHub username saving so that a .yo-rc.json isn't creating.
Add nodemon and graceful shutdown to Server.
Test on Node 10.
Drop Node 6 support.
9.0.1
08 Jul 22:54
Compare
Sorry, something went wrong.
No results found
Don't use a wildcard in .nvmrc due to buggy matching.