Skip to content

Moved Babel and ESLint config to package.json after ejecting - #773

Merged
gaearon merged 1 commit into
react:masterfrom
montogeek:master
Sep 27, 2016
Merged

Moved Babel and ESLint config to package.json after ejecting#773
gaearon merged 1 commit into
react:masterfrom
montogeek:master

Conversation

@montogeek

Copy link
Copy Markdown
Contributor

Implements #766

E2E test ran successfully on my computer.

While running it I discovered that https://github.com/facebookincubator/create-react-app/blob/master/tasks/e2e.sh#L187 does not work, the test ran in watch mode anyway.

@ghostghost added the CLA Signed label Sep 27, 2016
@gaearon

Copy link
Copy Markdown
Contributor

Looks good to me, thanks!

@gaearon
gaearon merged commit d72c749 into react:masterSep 27, 2016
@gaearongaearon added this to the 0.7.0 milestone Sep 27, 2016
@wesbos

Copy link
Copy Markdown

@gaearon any ETA on releasing this? I'd love to show this in my Ejecting video, but I'm recording it today

@gaearon

Copy link
Copy Markdown
Contributor

OK, I’ll cut 0.6.1 😄

@gaearongaearon modified the milestones: 0.6.1, 0.7.0Sep 27, 2016
@gaearon

Copy link
Copy Markdown
Contributor

Out in 0.6.1, please verify!

@wesbos

Copy link
Copy Markdown

works great! Thank you sooooo much ❤️

kitze added a commit to kitze/custom-react-scripts that referenced this pull request Oct 3, 2016
…react-app
# By Dan Abramov (5) and others
# Via Dan Abramov
* 'master' of https://github.com/facebookincubator/create-react-app:
docs(readme): peer dependencies applied (react#818)
Fix typos on ISSUE_TEMPLATE.md (react#817)
Add explicit linebreaks (react#813)
Fix typo (react#810)
Fix some typos (react#809)
Beaufity output of eject.js script (react#769)
Define process.env as object (react#807)
Typo fix in webpack.config.dev.js comments (react#777)
Add Netlify to deploy instructions
Fix usage example to match react-dev-utils@0.2.x API
Relaxed eslint rule no-unused-expressions (react#724)
Fix the doc
Publish
Add 0.6.1 changelog
Moved Babel and ESLint config to package.json after ejecting (react#773)
Conflicts:
packages/react-scripts/package.json
feiqitian pushed a commit to feiqitian/create-react-app that referenced this pull request Oct 25, 2016
maltestenzel pushed a commit to maltestenzel/custom-react-scripts that referenced this pull request Mar 7, 2018
…react-app
# By Dan Abramov (5) and others
# Via Dan Abramov
* 'master' of https://github.com/facebookincubator/create-react-app:
docs(readme): peer dependencies applied (react#818)
Fix typos on ISSUE_TEMPLATE.md (react#817)
Add explicit linebreaks (react#813)
Fix typo (react#810)
Fix some typos (react#809)
Beaufity output of eject.js script (react#769)
Define process.env as object (react#807)
Typo fix in webpack.config.dev.js comments (react#777)
Add Netlify to deploy instructions
Fix usage example to match react-dev-utils@0.2.x API
Relaxed eslint rule no-unused-expressions (react#724)
Fix the doc
Publish
Add 0.6.1 changelog
Moved Babel and ESLint config to package.json after ejecting (react#773)
Conflicts:
packages/react-scripts/package.json
@locklockBot locked and limited conversation to collaborators Jan 22, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@montogeek@gaearon@wesbos