-
Notifications
You must be signed in to change notification settings - Fork 96
1.0.14 upgrade #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
For now, it is 1.0.16 the latest version. |
I've thought last was 1.0.15, readme of custom-react-scripts at the top says 'Latest version of original react-scripts: 1.0.11' ? |
It's 1.0.17 already |
NPM shows that "custom-react-scripts 0.2.1 is the latest of 27 releases". https://www.npmjs.com/package/custom-react-scripts I think we need to publish the most recent version of this package to npm. |
BTW, the normal work-around of using the github url directly (to get the latest unpublished package) instead of the npm name doesn't work because there is no "name" in package.json.
|
any plans to get the latest version of react-scripts into this repo? |
@vsanthanam PR is welcome :) |
My knowledge of such things is practically zero — but I’ll give it a try! |
@vsanthanam There is a new 2.0 release coming soon so I might release with that one .. |
:O awesome! the current release has this super annoying bug which causes warnings to be thrown up in jest when using react 16.0+. I believe the fixed it in later versions of react-scripts, or at least that's what I gathered from the thread on the issue tracker. I love this repo -- easiest way to add less.js to a create-react-app that I could find. Thanks for helping beginners like me do cool things! |
Hi, thanks for your work on this, do you have plans to update to the react-scripts version ( currently 1.0.14 )
The text was updated successfully, but these errors were encountered: