Skip to content

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 217 commits into from
Dec 26, 2019
Merged

V3.3.0 alpha 08 ts #13

merged 217 commits into from
Dec 26, 2019

Conversation

F1LT3R
Copy link
Collaborator

@F1LT3R F1LT3R commented Dec 26, 2019

Updating @react-workspaces/react-scripts with v3.3.0, including TypeScript support from @pmoleri

See:

skoging and others added 30 commits April 28, 2019 22:15
* Update dependencies preset to support browserslist

* Loose mode array destructuring for hooks in dependencies
* Need to install graphql package
* Need to provide real graphql in the .graphql file, not gql wrapped graphql
…f CRA (#6945)

Added block quote with warning about issues when CRA is installed globally.
* Adds the configuration for PnP/Typescript

* Adds the header

* Bumps ts-pnp

* Bumps fork-ts-checker-webpack-plugin
* Add note to restart the dev server after change .env file

* Update copy

Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
* Temporary fix for babel-jest preflight error

* Update babel-jest in react-error-overlay
 - babel-preset-react-app@9.0.0
 - create-react-app@3.0.1
 - eslint-config-react-app@4.0.1
 - react-app-polyfill@1.0.1
 - react-dev-utils@9.0.1
 - react-error-overlay@5.1.6
 - react-scripts@3.0.1
The `opn` package has been deprecated, replaced by `open`.
I'm adding #6821 to breaking changes as this causes any existing script
that relies on the structure of `assest-manifest` to break.
* Update deprecated package reference

* Fixed install method after feedback
Array format for `overrides` key in eslint config file is now enforced in ESLint v6. Anyone who uses `eslint-config-react-app` and ESLint v6 gets a type mismatch error. This commit fixes the error by converting the object into a one-element array containing this object.
Only 2 characters are added: `[` and `]`. The large diff is due to formatting.
ianschmitz and others added 28 commits November 8, 2019 18:54
* Fix light background in docusaurus night mode

Closes #7930

* Rename lightBackground to gettingStartedSection
* Update template docs

* Update custom-templates.md

* Update custom-templates.md


Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
 - babel-plugin-named-asset-import@0.3.5
 - babel-preset-react-app@9.1.0
 - cra-template-typescript@1.0.0
 - cra-template@1.0.0
 - create-react-app@3.3.0
 - eslint-config-react-app@5.1.0
 - react-app-polyfill@1.0.5
 - react-dev-utils@10.0.0
 - react-error-overlay@6.0.4
 - react-scripts@3.3.0
@F1LT3R F1LT3R merged commit a4d9ee5 into master Dec 26, 2019
@F1LT3R F1LT3R deleted the v3.3.0-alpha-08-ts branch December 26, 2019 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.