yeoman/generator-webapp

[Road Map] New Release

Open

#759 aperta il 3 giu 2019

Vedi su GitHub
 (8 commenti) (1 reazione) (2 assegnatari)JavaScript (721 fork)batch import
help wantedin progress

Metriche repository

Star
 (3778 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor