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 version 3.3.0

See original GitHub issue

We are planning to release Create React App version 3.3.0 soon.

Planned Features

Refer to the 3.3.0 Milestone to see exactly what is included in this release.

☢️ 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 or the documentation on master for how they’re expected to work

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

$ # Create a new application
$ # JavaScript
$ npx create-react-app@next --scripts-version=@next --template=cra-template@next app-name
$ # TypeScript
$ npx create-react-app@next --scripts-version=@next --template=typescript@next app-name
$ # Upgrade an existing application
$ yarn upgrade react-scripts@3.3.0-next.62

Known Issues in 3.3.0 Betas

Please report any bugs you encounter or behavior you believe to be incorrect by creating a new issue. Have fun!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:112
  • Comments:18 (4 by maintainers)

github_iconTop GitHub Comments

195reactions
iansucommented, Nov 19, 2019

Actually TypeScript 3.7 and the required changes in typscript-eslint and Prettier were blocking the release. I believe the final typescript-eslint fixes have been published so we’re hoping to release 3.3.0 in the next couple of days.

35reactions
ulrichbcommented, Dec 2, 2019

typscript-eslint and Prettier now officially support TS 3.7, right? Any further blockers to release CRA 3.3 (maybe just with TS 3.7 support and deferring all the unfinished stuff)?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 3.3.0 Release Notes - Joomla! Developer Network
Category Issue # Title Administration 29475 Warning: curl_setopt_array() : Administration 33294 Badge filtering items doesn't filter correctly Administration 33443 Not possible to add/edit a Menu in...
Read more >
Roadmap and Release 3.3.0 ("gpl v3+" version) - Dolibarr wiki
Version : 3.3.0 (List of other versions on page Category:RoadMap) Release date: January 2013. Main focus (What developers has mainly worked ...
Read more >
Easy Agile Roadmaps for Jira - Version history
The Easy Agile Team is excited to announce the release of Easy Agile Roadmaps 4.2.0. With customers at some of the biggest companies...
Read more >
3.3 Roadmap - Gramps
3.3 Roadmap. This page collected possibilities for the 3.3 version of GRAMPS released June 12, 2011. ... Somewhere in March 3.3.0 is released....
Read more >
Spark Release 3.3.0
Apache Spark 3.3.0 is the fourth release of the 3.x line. ... pickle to cloudpickle (SPARK-32079); Bump minimum pandas version to 1.0.5 (SPARK-37465)....
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