Create-react-app: Preparing the next release

Created on 2 Jan 2018  路  19Comments  路  Source: facebook/create-react-app

It's been a while since I cut a release but I should have some time the next couple of weeks. What's ready enough that we can get this in? I was thinking of updating Jest to 22, but are there other PRs that are almost ready? It's okay if those are breaking changes since Jest update itself is a breaking change.

announcement

Most helpful comment

How about #2285 and:or #2206

All 19 comments

I'm not sure if #3522 is ready, but it's a great feature that would work really well for typescript 馃槃

It鈥檚 not ready. There鈥檚 a bug in Babel that we don鈥檛 understand yet, and it鈥檚 not a stable release we could use.

I didn't find a PR for it, but asset inlining (#1944/#2961) or svg importing (#1388) would be awesome.

Whelp... you did ask: #2730 <3 (Sorry, not a PR, but if you're willing, I'd make a quick PR for it... It could/should be released as an experimental undocumented feature at first).

There's #2011 which is ready.

(See my only concern in https://github.com/facebookincubator/create-react-app/issues/2730#issuecomment-354873109)

How about #2285 and:or #2206

I guess we can merge #3465 and think about supporting eslint errors separately.

2755 #3350 and #3618 ?

Would love to see something like #2206 in the next release. Speeding up the production build time has such a great benefit for us. Currently CircleCI needs ~4 minutes for a full build.

3408 exposing the --info flag is ready.

@gaearon Please consider #3675 for this release. I understand it might be released _unsupported_ and that is fine, macros would open up the adoption of CRA to many many people who now have to eject or don't use CRA altogether.

We鈥檒l also need to solve https://github.com/facebookincubator/create-react-app/issues/3638. It鈥檚 really sad people keep breaking their own setups.

Adding #3375 into release could help in moving #2426 forward and few people in meanwhile.

CSS Modules #2285 can be cut for release. I will bring across the latest changes from https://github.com/ro-savage/react-scripts-cssmodules in the next 48hrs and should be ready to go.

I published a roadmap to 2.x in this issue: https://github.com/facebookincubator/create-react-app/issues/3815
Please let me know what you think!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oltsa picture oltsa  路  3Comments

fson picture fson  路  3Comments

alleroux picture alleroux  路  3Comments

dualcnhq picture dualcnhq  路  3Comments

wereHamster picture wereHamster  路  3Comments