-
Notifications
You must be signed in to change notification settings - Fork 38
V3.3.0 alpha 08 ts #13
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
217 commits
Select commit
Hold shift + click to select a range
c34c743
Update dependencies babel preset with recent changes (#6887)
skoging a2ae8a7
Remove `Object.assign` from `MiniCssExtractPlugin` options (#6854)
swashcap 4b8b38b
Update GraphQL doc (#6898)
nagman 6710f52
Add clarifying note to TypeScript docs warning about global install o...
methodbox b36d1ea
Adds the configuration for PnP/Typescript (#6856)
arcanis 4397d06
Disable default-case lint rule for TypeScript (#6937)
ianschmitz 8a9e01c
Add note to restart the dev server after changing .env file (#6979)
MostafaNawara bf886bc
Temporary fix for babel-jest preflight error (#7002)
ianschmitz 6ff2bfa
Disable no-dupe-class-members for TypeScript (#6987)
ianschmitz 4542185
Unpin babel-jest (#7007)
ianschmitz 4ca3687
Revert PR #6935 because CLA was not signed (#7016)
iansu 0905b51
Prepare 3.0.1 release
iansu 57ef103
Publish
iansu e2f43a0
Allow additional Jest config keys (#6055)
jamesmfriedman b59d427
Update Relay docs (#7041)
orta 394e385
docs: fix env-cmd example in deployment section (#7039)
VMois 4704382
Correct spelling of browserslist (#7059)
amyrlam bdaccf7
Adjust typescript-eslint to not warn about typedefs when used before ...
vincentjames501 a98337c
Replace opn with open (#7058)
jamesgeorge007 e831b6b
Add test to make sure .d.ts files are ignored when checking for TypeS...
iansu 317f500
Improve breaking changes info for CRA 3.0.0 (#7086)
falldowngoboone 8e32ce5
Upgrade svgr to 4.2.0 (#6877)
iansu 695ca75
Fix minimum version error on old versions of Node.js (#6941)
tobiasbueschel 7b196fa
Add Azure DevOps build pipeline (#7096)
ianschmitz 820a521
Update fsevents dependency version (#7131)
eps1lon 7548281
Make the OOM abbreviation more clear in the docs (#7133)
tlehtimaki f05465e
Update deprecated package reference (#7170)
bnewcomb 56d1de2
Disabled TS `no-undef` rule (#7179)
andyhopp f522a0d
Use correct babel transform for dynamic import in dependencies (#7208)
jamesknelson 24489ac
fix: ESLint config overrides key should be an array, not object (#7219)
ivan-aksamentov 76f9a39
Disable Travis build (#7220)
ianschmitz 45197e6
Update @typescript-eslint package versions (#7222)
ianschmitz 9d70c7a
Add environment variable to control image inlining threshold (#6060)
fc5ee76
Docs: replace the command to install relay/macro (#7262)
soufDev 2eab406
Update issue templates (#7269)
mrmckeb bfee606
Update peer dependencies in eslint-config-react-app (#7274)
ThewBear a88a4c3
Upgrade webpack to 4.35.0 to fix dynamic import issue (#7257)
iansu 2c6dd45
Handle browser arguments (#7277)
arvigeus 2414308
Document --use-npm (#7279)
adeelibr 4c0d8b6
fix(eject): guard against empty key before access (#7289)
bmuenzenmeyer e50e795
Fix typo in bug template (#7317)
mvasin 00b5fa9
Update minimum Node version in README (#7182)
JESii 7c0dfef
Fix various typos (#7355)
minho42 dc50dd3
Allow title to be set when importing SVGs (#7118)
3a9b87b
docs(svg): add tip for title props accessibility (#7374)
sudkumar 3495286
Allow extending config used in eslint-loader (#7036)
mrmckeb 2d57fa3
jsx-no-duplicate-props ignore case fix (#7230)
rommguy 100e12d
Update docs to indicate dynamic imports are stage 4 (#7372)
gespispace 45e0703
Fix CI issue on windows (#7385)
heyimalex 58fad40
Update url-loader to 2.0.1
heyimalex a95c573
Merge pull request #7378 from heyimalex/update_url_loader
heyimalex ad51d62
Docs: remove note about TypeScript files requiring at least one expor...
MidnightDesign 498913d
Add question issue template (#7423)
iansu aa3e221
Update deploy instructions in contributing guide (#7429)
iansu 67a2088
Remove labels from pull request template
iansu cbad256
Add explicit check for --watchAll=false (#7433)
mrmckeb 404af90
Add ESLint 6 support (#7415)
mrmckeb 567f36c
Update testing-library package names in README (#7340)
balazsorban44 b96ac6c
Update ESlint Install Docs (#7451)
mrmckeb 032cdf7
Improve bootstrap docs when using custom SCSS (#7462)
eclectic-coding 30fc0bf
Suggest `jsx: "react"` in tsconfig (#7472)
066053c
Set jsonpFunction to prevent conflicts (#5951)
sibiraj-s 914c95e
Resolve relative paths for preprocessor styles (#5829)
ae671dc
Specify roots in Jest config (#7480)
mucsi96 65a891c
Optimise templates for Lighthouse (#7482)
dscanlan ea2bcb7
Use readConfigFile instead of require for tsconfig (#7248)
jackjocross eaf0b17
Fix HMR in Firefox when proxy option present (#7444)
dmile cff4046
Adjusted deployment documentation for ZEIT Now (#7488)
leo 91c2673
Bump dependencies (#7473)
ianschmitz 9678bbb
Support configuring coveragePathIgnorePatterns (#7080)
efaee65
Fix RegExp from navigateFallbackBlacklist (workbox) (#7176)
nuragic cb2c720
Fix launch.json debugging config (#6484)
ryan-mars b225842
Add vscodium to the editor list (#7028)
leonardodino a48a054
Bump version of sass-loader (#7496)
xiaoxiangmoe 538943f
Add readonly modifier for css module (#7497)
xiaoxiangmoe f09d3d3
Remove unused dependencies in babel-preset-react-app (#5818)
iansu dbe7967
Prepare 3.1.0 release
iansu a78ff74
Publish
iansu 70febc7
Add links to Spectrum in README and docs (#7500)
iansu c0b4173
Update bug report issue template
iansu a21e6b1
Don't block static files in robots.txt (#7508)
iansu 413e7c8
Ignore "jsx-a11y/aria-role" for React components (#7393)
deftomat cbf2134
Update docusaurus config (#7499)
iansu 4a84cd4
Update Netlify config (#7527)
iansu cbaed7f
Fix ESLint 6 support (#7513)
ianschmitz 094983d
Prepare 3.1.1 release
iansu 4410f5e
Publish
iansu 437b83f
Show logo on mobile docs (#7521)
GrooChu 6466282
Add a migration step to remove static directory from robots.txt (#7536)
lookfirst 24780bb
docs: update Flow documentation (#7550)
FezVrasta fbb3b03
Correct proxy usage docs (#7368)
szabolcs-szilagyi 6560858
Remove trailing spaces from manifest.json (#7585)
xiaoxiangmoe 567787b
Link changelogs between major versions (#7613)
emilpalsson 6dec056
Remove cleanup-after-each example (#7620)
iHmD 78fb4cf
Adopt Contributor Covenant (#7650)
iansu 1f46136
Fix build (#7662)
ianschmitz bb31710
Disable babel-loader's cacheCompression (#7633)
jleclanche aafc7ff
Update troubleshooting.md (#7459)
prevostc c9b9504
Explicitly check that EXTEND_ESLINT is true (#7538)
BrockWills 0f9e350
Update running-tests.md (#7659)
weyert b3f8ef2
Bump version of @typescript-eslint/* (#7540)
pierreneter edb3411
Upgrade dotenv-expand to fix issues (#7531)
dominictobias 71c4d11
Minor performance improvements (#7587)
deftomat 74eb65a
Remove --single-quote from prettier examples (#7663)
brlewis 8b7b819
Use const instead of var in env.js (#7526)
Primajin 4d533d4
Change runtime chunk name separator from tilde to dash (#7679)
7ac8150
Bump dependencies (#7681)
ianschmitz a1afaa6
Update deployment.md with another AWS example (#7616)
AndrewBestbier ff15a08
Add new logo (#7704)
iansu e0719e4
Prepare 3.1.2 release
iansu a825e8f
Publish
iansu 0dc69ec
Update runtime chunk name separator in docs (#7705)
samuelmeuli 05f7924
Remove 'shortcut' link type before 'icon' (#7707)
b1e6155
Guard polyfills against window possibly being undefined (#7205)
jxom 6f5221c
Enable .eslintignore with extend flag (#7562)
igtm 93150c5
Add "entrypoints" key to asset manifest (#7721)
samuelmeuli 0d1775e
Update adding flow documentation (#7731)
FezVrasta 42ee721
set output.globalObject to 'this' (#7742)
6533a6d
Update logic and log errors for EXTEND_ESLINT (#7530)
n1ru4l e624b75
update list of supported jest config overrides (#7601)
neilbryson 4a3718b
Upgrade Webpack version (#7740)
RDIL c0d73ba
Close br tags in template README files (#7668)
rakannimer fefd716
Fix variable name casing in fileTransform (#7752)
a10223d
Documentation typo fix (#7757)
tomer 6f7b371
Fix linting error when using rest props (#7754)
alexandrtovmach 71946b1
Add TSC_COMPILE_ON_ERROR setting (#6931)
kylebebak f36d61a
Remove switch case (#7729)
andrelmlins 6980616
docs: note that v2 to v3 migration may require deletion of node_modul...
kimpers 85aac9b
Stop hiding the column number of ESLint errors (#6980)
justingrant 7e2b6b1
Support setting baseUrl to root directory (#7755)
robertvansteen 6b8fa00
Use installing package manager in README (#7687)
ashr81 88cf8cd
Support production profiling with React Developer Tools (#7737)
JacobMGEvans 6a74342
Prepare 3.2.0 release
iansu 7fae307
Publish
iansu e51ea13
Temporarily disable Windows in CI (#7773)
ianschmitz ac93f31
Add babel runtime version to transform-runtime plugin to reduce... (#7726)
topaxi 09cbb89
Add Babel sourcemap to resolve VSCode debugging issues (#7022)
justingrant 9161ba8
Fix process type in TypeScript template (#7796)
fuszenecker f06ae8b
Account for browserslist environment variables (#7764)
c8ca307
Clarify dynamic import stage in docs (#7813)
aprilandjan dc4d62d
Update adding-typescript.md (#7815)
orta ab41c4c
Document how to use the .env file to enforce HTTPS (#7821)
TomasHubelbauer 889df8e
Fix absolute paths issue in Jest (#7822)
robertvansteen 4a4ae1e
Document correct default behavior for HOST var (#7823)
jsejcksn 81c48dc
Fix grammar error in troubleshooting.md (#7824)
jakeboone02 9243305
Upgrade to docusaurus 2 (#7785)
endiliey b4068f2
Update doc publishing instructions
iansu 584e352
Revert logo in templates (#7830)
iansu 2da645c
feat: add additional Jest keys to whitelist (#7832)
mrmckeb ca37609
Link to React documentation for code splitting (#7686)
Hugodby 053f977
Add a note about .eslingignore files being respected (#7809)
seanlaff 4b024e9
added check for typescript template and unsupported node version (#7839)
awaseem ce968a9
Update getting-started.md (#7841)
reactjser 07470fd
Link to ASP.NET Core docs (#7840)
Daniel15 da06c23
Update readme gif links (#7849)
cchanxzy 9455ec5
Update adding-bootstrap.md (#7853)
Xuhao f337acc
Move unused eslint webpack import into @remove-on-eject block (#7856)
mrseanbaines 9d00fce
📖 DOC: Improvement (#7819)
waahab 7690af5
Upgrade terser & enable parallel minification in wsl (#7857)
endiliey 9788522
Add a GitHub Action that runs the build script (#7861)
iansu 42140e5
Edit InterpolateHtmlPlugin hook (#6448) (#6449)
GuiHash 5ea3b34
Fix notations of loopback addresses (#7474)
wataash ea34c1d
Add Service-Worker header to checkValidServiceWorker (#6753)
darthmaim a351750
Add additional information for postcss errors (#6282) (#6352)
buildbreakdo 4582491
Fix eslint complaints in build.js (#7870)
andriijas 1d03579
Add Alex to lint documentation (#7852)
iansu a51729c
Bump docusaurus 🦖 (#7874)
andriijas c24314d
Dark scheme overlay (#7052)
Fabianopb 7efe29b
Bump react (#7875)
andriijas f79f303
Bump styling related loaders (#7876)
andriijas e92db94
Remove alex precommit check (#7878)
iansu 4c0c819
Add template support (#7716)
mrmckeb facd8f9
Prepare 3.3.0 beta
iansu 3e7391d
If template name already starts with cra-template leave it alone (#7880)
iansu 07ccad7
Update prerelease publishing instructions
iansu 324428f
Upgrade packages and tweak config to adapt to new config format (#7814)
andriijas 971f249
refactor: remove double coerce (#7882)
mrmckeb c34aa13
Add yarn.lock to .gitignore (#7789)
lukyth 165765d
chore: Fix broken link for CRA deployment (#7897)
haruelrovix 2c45a3c
chore: Fix broken link for e2e README (#7896)
haruelrovix 2de57fe
Add @testing-library to the default templates (#7881)
kentcdodds b4fe788
Add numeric separator support (#7817)
tharun208 b68c777
Update open (#7910)
andriijas 6d6dfa9
Mark TypeScript as an optional peer dependency (#7860)
dstaley 9750738
Add restoreMocks to supported jest config keys (#7921)
ianschmitz d46da89
fix seperators typo (#7932)
donavon 10daea2
No spinning React logo if `prefers-reduced-motion` (#7931)
donavon 0c9fa8d
Made PRs welcome badge point to contributors guide (#7792)
jamesgeorge007 8a1ee2f
Make JavaScript and TypeScript templates consistent (#7944)
suprj 211694a
Fix CI (#7951)
ianschmitz d12b4b6
Add optional chaining and nullish coalescing operators support (#7438)
renatoagds 5cdc3cc
Add tests for optional chaining and null coalescing (#7952)
ianschmitz f01bfac
Upgrade jest-watch-typeahead (#7956)
Andarist 30b491b
Fix light background in docusaurus night mode (#7936)
heyimalex 915108b
Add placeholders where old template READMEs used to be (#7972)
iansu 9df95df
Temporarily disable GitHub Actions (#7978)
iansu 3d6d0a1
Prepare 3.3.0 beta
iansu 58b4738
Bump dependencies (#7986)
ianschmitz e7cdde6
Support scoped templates (#7991)
klasbj 3aaa3fa
Add contributors section to readme (#7995)
ianschmitz 4b4f3f2
added e2e test for checking typescript template with unsupported node...
awaseem df5088d
Unpin dependencies in react-app-polyfill (#7999)
ianschmitz 23d5776
Add scripts support to templates (#7989)
mrmckeb 4604c5e
Override no-unused-expressions with the typescript-eslint version (#8...
maxdavidson 5d24a5e
Prefix apple-touch-icon links with PUBLIC_URL. (#8005)
benblank 82009f5
Bump webpack-dev-server (#7988)
ianschmitz 1a66971
Bump dependencies (#8024)
ianschmitz 99d71f3
Re-enable GitHub Actions (#8029)
iansu 821fe6b
Update CHANGELOG
iansu 6a3ccc3
Update CODEOWNERS
iansu fffc777
Remove no-unexpected-multiline rule (#8039)
iansu f6ba862
Add TypeScript peer dependency to react-scripts (#8038)
iansu 29c5e55
Update template docs (#8050)
mrmckeb 9654bef
Prepare 3.3.0 release
iansu 0b45600
Update CHANGELOG
iansu 9a817dd
Publish
iansu a498a36
Merge branch 'master' into v3.3.0-alpha-08-ts
F1LT3R File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Disable no-dupe-class-members for TypeScript (#6987)
- Loading branch information
commit 6ff2bfaf55b92e340c61ae799262b0ff05746bfb
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.