yeoman - Yo : Migrate from 1.0 RC to 1.0 -


i had created angular app using yo 1.0 rc

so there improvements in workflow(grunt files,etc) in yo 1.0 ?

is there can update app(build 1.0rc) 1.0 ?

rc means release candidate. before releasing major version release candidates serve purpose of finding , fixing bugs. no new features added in rcs.

to see has changed have @ commit log. yo doesn't have changelog unfortunately. of fixes revolve around fact yo switched colors.js chalk, there still lingering references old library.

so, no there's no benefit existing project.

as generator-angular, here's changelog. have , decide yourself.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -