Skip to content

Add pre-eject message about new features in v2 - #5954

Merged
Timer merged 2 commits into
react:masterfrom
iansu:pre-eject-message
Dec 4, 2018
Merged

Add pre-eject message about new features in v2#5954
Timer merged 2 commits into
react:masterfrom
iansu:pre-eject-message

Conversation

@iansu

@iansuiansu commented Dec 3, 2018

Copy link
Copy Markdown
Contributor

Closes#5952

@netlify

netlifyBot commented Dec 3, 2018

Copy link
Copy Markdown

Deploy preview for gallant-davinci-8f9bd9 ready!

Built with commit fbfe366

https://deploy-preview-5954--gallant-davinci-8f9bd9.netlify.com

@ianschmitz

Copy link
Copy Markdown
Contributor

@iansu is there a way to deploy the docs only if the docs actually changed? Not sure if that's what we want but just throwing it out there.


console.log(
chalk.cyan(
'NOTE: Create React App 2 supports TypeScript, SASS, CSS Modules and more without ejecting: ' +

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Sass

Suggested change
'NOTE: Create React App 2 supports TypeScript, SASS, CSS Modules and more without ejecting: '+
'NOTE: Create React App 2 supports TypeScript, Sass, CSS Modules and more without ejecting: '+

}

console.log(
chalk.cyan(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe bold as well?

@iansu

iansu commented Dec 4, 2018

Copy link
Copy Markdown
ContributorAuthor

@ianschmitz That would be ideal but I don't think it's possible. It adds a bit of noise to non-docs PRs but I don't think it's a big deal.

@TimerTimer added this to the 2.1.2 milestone Dec 4, 2018
@Timer
Timer merged commit 88f2b0b into react:masterDec 4, 2018
timsnadden added a commit to timsnadden/create-react-app that referenced this pull request Dec 7, 2018
* master: (39 commits)
Added extension to .eslintrc (react#5988)
Update links to docs in all package README files (react#5912)
Use https for linked images in docs to fix mixed content warnings (react#5985)
Improve error messaging in verifyPackageTree.js (react#5974)
Add removeItem to localStorage mock in docs (react#5919)
Add SASS_PATH instructions to Sass docs (react#5917)
Suggest a different default for speed reasons (react#5959)
Add pre-eject message about new features in v2 (react#5954)
Add netlify.toml to prepare for deploy to netlify react#5807 (react#5930)
Correct some comments (react#5927)
Add note to docs about using Sass and Flow together (react#5823)
Update PWA link in README (react#5907)
Add placeholders to template README for bit.ly links. (react#5808)
Disable copy to clipboard in cra --info (react#5905)
Support setupTests.ts (react#5698)
Remove unnecessary whitespace in template HTML
Run prettier on HTML files (react#5839)
Some Grammar fixes (react#5858)
Fix link to page about running tests (react#5883)
fix: make typescriptformatter support 0.5 of fork checker (react#5879)
...
@locklockBot locked and limited conversation to collaborators Jan 18, 2019
@iansu
iansu deleted the pre-eject-message branch October 17, 2019 23:33
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@iansu@ianschmitz@Timer@facebook-github-bot