ericmdantas / generator-ng-fullstack

Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
MIT License
704 stars 103 forks source link

Roadmap to 1.10 #202

Closed ericmdantas closed 6 years ago

ericmdantas commented 8 years ago

This is a live document

There are many new stuff coming in 1.9, but we'd have no time to attack all the possibilities, so we'll release the essential and make the improvements as we go.

The 1.10 version is meant to make those improvements and fix most, if not all, of the rough edges.

This is what we have for 1.10:

ericmdantas commented 8 years ago

Adds option for clean project.

ntanitime commented 8 years ago

The support for using WebPack would be amazing!

divanvb commented 7 years ago

ETA on release for clean project?

ericmdantas commented 7 years ago

Hello, @divanvb. I'm sorry, but what does ETA mean?

I'm stuck at a couple bugs in v1.9, so, if you have time, I could merge the clean project issue into v1.9 and we could release alphas and betas with it. What do you think?

divanvb commented 7 years ago

@ericmdantas, ETA = Estimated Time of Arrival so basically when the next version will be released that includes a clean project option.

Ah okay, I think that would be a good idea because I'm sure there are quite a few people that would prefer the bare basics of the generator creating only the necessary files instead of having to go and remove the default Todo application from the generated project. But it's up to you to decide what is best :)

ericmdantas commented 7 years ago

Sure, even I need that every project. I'll make it available for 1.9 then.

As for the client and server stuff, I'm thinkin about leaving the client/dev/index.html and server/index.js. Sounds good?

divanvb commented 7 years ago

@ericmdantas, yeah sounds good to me :dancing_men:

ericmdantas commented 7 years ago

Clean project feature released under 1.10.0-0.

Download it by running npm i -g generator-ng-fullstack@next.

ericmdantas commented 6 years ago

1.10 became v2.