Skip to content

10.0.0

Choose a tag to compare

@Rowno Rowno released this 04 Jul 17:54
· 48 commits to master since this release
v10.0.0
  • 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.