question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Roadmap for react-scripts@2.0

See original GitHub issue

We have just released react-scripts@1.1.0 and, aside from critical vulnerabilities or similar issues, we intend this to be the last 1.x release. Our work on the 2.x release of react-scripts is in the next branch, and we switched it to be the default on GitHub. This way people who automatically sync their forks with master will only get non-breaking updates until the next branch is truly ready.

Already Merged

So what’s gonna be in 2.x? Here’s a few big things that are already in the next branch:

Very Likely to Land in 2.0 (But Might Need Your Help)

There are many more things we want to do but it will require help from the community. For now, they’re optimistically tagged with a 2.0.0 milestone (issues, PRs) but it’s likely we’ll only get to some of them. If you feel strongly about any of them, look at these issues, offer help if you’d like to increase their changes of getting landed, provide feedback to people who submit PRs, help them with planning and design, etc. What gets merged in the end really depends on your participation.

I feel strongly that these are blockers that should get into 2.0:

They’re relatively fleshed out although Sass will need somebody to make a PR once other pieces are in place. We should also figure out a way to make Sass work with CSS Modules. We’ll also need a PR for making service workers opt-in.

Issues and PRs That Need More Work and Discussion

These look less fleshed out to me and might need more discussion, design, and implementation work:

Please Participate!

So, what do you think? Does this list look exciting to you? If you want to help, please participate. I don’t expect that I’ll have a ton of time to work on all of this personally, but we have a really great community and I hope you can help us flesh out these proposals. If you also want to help maintaining the project (and have some experience maintaining open source projects; not necessarily large ones) please also let us know.

☢️ How Can I Test This Now? ☢️

We’re happy you’d like to test the next version of react-scripts! Before getting into the details, we’d like to make you aware of a few things:

  1. Features may be broken or not work as expected
  2. There will be more breaking changes introduced before the final release ⚠️
  3. Documentation for new features is still sparse, so look through the pull requests for how they’re expected to work

You can install the latest alpha version of react-scripts using one of the following commands:

$ # Create a new application
$ npx create-react-app@next --scripts-version=2.0.0-next.2150693d app-name
$ # Upgrade an existing application
$ yarn upgrade react-scripts@2.0.0-next.2150693d

Known Issues in 2.x Alphas

None, currently.

Please report any other bugs you encounter or behavior you believe to be incorrect. Have fun!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:390
  • Comments:91 (57 by maintainers)

github_iconTop GitHub Comments

28reactions
Timercommented, Apr 13, 2018

Hi, we’ll be releasing a new alpha soon, for the time being, you can use an old alpha. 😄 I want to get Sass into the next alpha, and it’s nearly ready!

23reactions
gaearoncommented, Apr 23, 2018

No, it will be released when it’s ready. You can help move that forward by contributing. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Roadmap for react-scripts@2.0 - - Bountysource
Coming soon: A brand new website interface for an even better experience!
Read more >
дэн в Twitter: „I published a roadmap for what's going to be in Create ...
I published a roadmap for what's going to be in Create React App 2.0. We need your help on issues and PRs that...
Read more >
Versions - React
A complete release history for React is available on GitHub. Changelogs for recent releases can also be found below. Note. The current docs...
Read more >
The 2022 React JS Developer RoadMap [Updated] - Medium
An illustrated guide to becoming a React Developer in 2022 with links to relevant courses. The Best React JS Developer RoadMap. Hello guys,...
Read more >
Create React App
When new versions of Create React App are released, you can upgrade using a single command: npm install react-scripts@latest
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found