Hi all! I opened this issue to keep tracking and an open discussion about the next release features and priorities. ### New features & refactors - [x] Upgrade outdated dependencies in the generated project **PR:#762** - [x] Upgrade outdated dependencies in the generator **PR:#760** - [ ] Let's improve testing in the generated project - [x] Improve the prompt message from Mocha generator #545 - [x] Allow no test-framework to be used #457 - [ ] Refactor Jasmine (remove sub-generator) - [ ] Refactor Mocha (remove sub-generator) - [x] Add jest support #615 - [ ] Add ava support #521 - [x] Add Cypress support for e2e testing - [ ] Let's add a `readme.md` in generated project with relevant info (tasks, etc..) #587 - [ ] Add support to CLI no-interaction install #567 & #458 ### Bugs to be fixed - [ ] Even though Yarn is detected, it creates a npm lockfile #747 - [x] Husky tasks needs to be compatible with NPM and Yarn **PR:#761** - [x] Update `travis.yml` in order to remove compatibility with Node@6 and add support for Node@12. [Test fall with yarn](https://travis-ci.org/yeoman/generator-webapp/jobs/540656581) **PR:#761**
Hi all!
I opened this issue to keep tracking and an open discussion about the next release features and priorities.
New features & refactors
readme.mdin generated project with relevant info (tasks, etc..) Generate a README.md file #587Bugs to be fixed
travis.ymlin order to remove compatibility with Node@6 and add support for Node@12. Test fall with yarn PR:Update ci #761