- 
  Notifications
 You must be signed in to change notification settings 
- Fork 38
Updating react-workspace/react-script version 3.3.0 to facebook/react-script 3.4.0 #19
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 all commits
 Commits
 
 
 Show all changes
 
 
 67 commits
 
 
 Select commit
 Hold shift + click to select a range
 
 9f4cb4f
 
 webpackHotDev now uses wss when https is used (#8079)
 
 
 mikecaulley 2ace7c2
 
 Add custom-templates to docs sidebar (#8077)
 
 
 ianschmitz 8330e7c
 
 Fix typo in CHANGELOG.md (#8080)
 
 
 Trontor b19bffe
 
 Remove error for @typescript-eslint/no-namespace (#7803)
 
 
 szhu 0b293e9
 
 Fix CI build (#8122)
 
 
 ianschmitz 0327d89
 
 Fix CSS font-face minification (#8106)
 
 
 sidonaldson 53a48c4
 
 Add slashes to WebSocket protocol URL (#8116)
 
 
 Baael b8ff97b
 
 Fix typo in comment: `?.` is right, not `.?` (#8124)
 
 
 vadzim 1f1594d
 
 chore: update docusaurus & tweak site (#8111)
 
 
 endiliey 8d1a4f2
 
 [Security] Update terser webpack plugin (#8102)
 
 
 RDIL ebcffda
 
 Add current version and bin location to --info output (#8168)
 
 
 heyimalex 9922275
 
 Bump pkgUp (#8163)
 
 
 andriijas 349a92a
 
 Bump chalk (#8164)
 
 
 andriijas ab2976f
 
 Add link to Netlify in README
 
 
 iansu f26de73
 
 Bump internal dependencies (#8176)
 
 
 andriijas f314855
 
 Add package-runner note to readme (#8132)
 
 
 JeromeDeLeon 1a13b59
 
 Update PWA docs links to point to template package (#8147)
 
 
 peet 30eaab4
 
 Minor refactors in create-react-app (#8178)
 
 
 heyimalex 18e56da
 
 fix: proactively append to .gitignore during init (#8028)
 
 
 bmuenzenmeyer 88a5435
 
 Bump babel-plugin-tester and fix breaking changes (#8171)
 
 
 andriijas 3f2037b
 
 Little typo (#8212)
 
 
 sonyarianto c03bb36
 
 Replace favicon in templates (#8194)
 
 
 heyimalex fa85f03
 
 Support shorthand scoped templates (#8298)
 
 
 kevin940726 94932be
 
 Allow additional package keys and add blacklist (#8082) (#8219)
 
 
 tomvalorsa f875bb0
 
 Minor grammatical edit (#8293)
 
 
 egrim a608c5a
 
 Update Dependencies (#8324)
 
 
 RDIL dada035
 
 Remove React.FC from Typescript template (#8177)
 
 
 Retsam 4bf14fa
 
 Downgrade open from 7.0.0 to 6.4.0 (#8364)
 
 
 vince1995 b855da5
 
 Remove outdated babel plugins (#8353)
 
 
 ianschmitz ddcb7d5
 
 Add titleProp to SVGR ReactComponent type definition (#8099)
 
 
 rhnorskov 720d90b
 
 Sync dependencies babel config (#8120)
 
 
 ianschmitz cafd602
 
 Update custom template docs with instructions for testing custom temp...
 
 
 kevinold ca9c61e
 
 Update setting-up-your-editor.md (#8247)
 
 
 eip1599 dd0df73
 
 Remove outdated docs regarding vscode eslint extension and type... (#8307)
 
 
 john-james-gh e530598
 
 Fix sass importLoaders (#8281)
 
 
 mariusc23 ed162a3
 
 Add "Disallow:" to robots.txt (#8255)
 
 
 tomoyaf 6ee4e91
 
 Add helpful message to the footer (#6548)
 
 
 pyrogenic 03018d7
 
 Update docs according to lint-staged v10 (#8394)
 
 
 lukyth 4da41b4
 
 docs: Add troubleshooting documentation on ENOSPC (#8380)
 
 
 huchenme a7b8732
 
 Prepare 3.3.1 release
 
 
 iansu d7c6842
 
 Publish
 
 
 iansu fb9745e
 
 Make the PWA link point to the right place (#8379)
 
 
 cassidoo d9e05f9
 
 Update commit message to use imperative mood (#8377)
 
 
 crstead d2de54b
 
 Wider Chromium support for openBrowser (#8367)
 
 
 325e599
 
 fix(test): force install npm in e2e-behaviour (#8402)
 
 
 0db04ec
 
 setupTestFrameworkScriptFile is deprecated (#8390)
 
 
 JimmyLv 1959131
 
 Fix robots.txt for TS (#8403)
 
 
 Kamahl19 9233caf
 
 Update public folder usage docs to clarify globals (#8299)
 
 
 keevan 84d8b14
 
 Run git init before template dependencies are installed (#8282)
 
 
 lukaszfiszer cc985d0
 
 Support JetBrains Rider IDE as an editor (#7948)
 
 
 djpowell 822422c
 
 Enable custom sockjs pathname for hot reloading server. (#7750)
 
 
 heygrady 0299c0e
 
 Add option to provide custom ssl certificates during development (#5845)
 
 
 alexbrazier 3190e4f
 
 Handle service worker error in Firefox (#8272)
 
 
 rosinghal 1cbc6f7
 
 feat(react-scripts): allow PUBLIC_URL in develoment mode (#7259)
 
 
 687c4eb
 
 Change arrow functions to function declarations (#8412)
 
 
 cd2469e
 
 Fix navbar line break in header (#8437)
 
 
 esvyridov 767aa18
 
 Fixes unchecked access to 'deploy' script on build (#8292)
 
 
 renato-bohler eb8e7be
 
 Downgrade chalk for ie 11 support (#8439)
 
 
 ianschmitz d45823c
 
 fix(react-scripts): do not redirect served path if request may proxy ...
 
 
 865ea05
 
 fix(typescriptFormatter): use chalk@2 constructor (#8450)
 
 
 589b41a
 
 update open to v7.0.2 (#8459)
 
 
 vince1995 4784997
 
 Correct webpack name casing (#8475)
 
 
 e579de1
 
 Downgrade style-loader to v0.23.1 due to CSS modules hot reload... (#8378)
 
 
 chybisov 5ccee88
 
 Prepare 3.4.0 release
 
 
 iansu 8b0dd54
 
 Publish
 
 
 iansu 6526e06
 
 update react-scripts package from 3.3.0 to 3.4.0
 
 
 Jagatmachines 7230a3d
 
 Merge branch 'master' of https://github.com/react-workspaces/create-r...
 
 
 Jagatmachines 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
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
 
 
 
 
 
 
 
 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
 
 
 
 
 
 
 
 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
 
 
 
 
 
 
 Oops, something went wrong.
 
 
 
 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.