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.

Public Beta Testing of react-scripts@1.0.0

See original GitHub issue

Known Issues:

  • None (please report!)

Updates:

  • Published the first canary.
  • Published another canary that fixes the path issue and disables require.ensure() warning.
  • Published another canary that re-enables parsing of require.ensure().
  • Published a canary with more legible colors on Windows and port detection fixes
  • Published a canary with Jest fixes, stricter module resolution, Uglify fix, and more consistent overlay styling
  • Published a canary with fixed npm package, more visual fixes to overlays, better build messages, and smaller post eject code size
  • Final call for testing: Published the last canary with IE fixes.

Today I invite you to help us beta test react-scripts@1.0.0 for a few days before the public release. It used to be called 0.10 but we figured there’s enough improvements to make it 1.0.

To create a new app with it, run:

create-react-app my-app --scripts-version react-scripts@canary

To upgrade an existing app, replace "react-scripts": "0.9.5" in your package.json with:

    "react-scripts": "canary"

and run npm install (or yarn).

There is no changelog yet, but you can open the milestone to get a sense of included changes.

A few highlights:

There are a few more changes we plan to get into 1.0.0, but this should be enough the first public testing.

Please report any issues you bump into in this thread. We want this release to be as solid as possible, even though it’s unlikely we’ll keep it unreleased for much longer.

Big thanks to all the contributors. This will be our biggest release yet.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:143
  • Comments:67 (35 by maintainers)

github_iconTop GitHub Comments

15reactions
bneumanncommented, May 16, 2017

Same problem here. Fixed by renaming my user to Dan 😃 No actually @jamesmcallister is right. It is in the mapper, unmapper and getSourceMap file

11reactions
gaearoncommented, May 18, 2017

Published a new canary with fixed npm package, more visual fixes to overlays, better build messages, and smaller post eject code size.

Please give it a try! It’s close to a release candidate.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions - Apple Beta Software Program
The iOS, iPadOS and macOS public betas come with the built-in Feedback ... The Apple Developer Program allows developers to test and build...
Read more >
A Warning About Apple Public Beta Tests - Mark Ellis Reviews
Let me explain. Why it's so dangerous. Beta test software can be very rough indeed. Granted, Apple has got a lot better at...
Read more >
Medit Link V2.0.0. - First Impressions from Our Beta Testers
After rigorous testing by some of our users over the past weeks, we are getting ready to release Medit Link V2.0.0 together with...
Read more >
Snapchat Beta
Join our iOS or Android Beta programs and help test out Snapchat features before they're released! ... Checking for open Beta invitations... Help...
Read more >
Beta test the Google app for Android - Google Search Help
As a beta tester, you can try experimental features available in Labs in the Google app. In the future, these features could be...
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