yeoman/generator-webapp

[Road Map] New Release

Open

#759 opened on 2019年6月3日

GitHub で見る
 (8 comments) (1 reaction) (2 assignees)JavaScript (721 forks)batch import
help wantedin progress

Repository metrics

Stars
 (3,778 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi all!

I opened this issue to keep tracking and an open discussion about the next release features and priorities.

New features & refactors

  • Upgrade outdated dependencies in the generated project PR:#762
  • Upgrade outdated dependencies in the generator PR:#760
  • Let's improve testing in the generated project
    • Improve the prompt message from Mocha generator #545
    • Allow no test-framework to be used #457
    • Refactor Jasmine (remove sub-generator)
    • Refactor Mocha (remove sub-generator)
    • Add jest support #615
    • Add ava support #521
    • 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
  • Husky tasks needs to be compatible with NPM and Yarn PR:#761
  • Update travis.yml in order to remove compatibility with Node@6 and add support for Node@12. Test fall with yarn PR:#761

コントリビューターガイド