[Snyk] Upgrade: react, react-dom, , , , , react-scripts, typescript #18
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
react
from 16.8.6 to 16.14.0 | 11 versions ahead of your current version | 4 years ago
on 2020-10-14
react-dom
from 16.8.6 to 16.14.0 | 11 versions ahead of your current version | 4 years ago
on 2020-10-14
@types/jest
from 24.0.14 to 24.9.1 | 13 versions ahead of your current version | 5 years ago
on 2020-01-23
@types/node
from 12.0.8 to 12.20.55 | 179 versions ahead of your current version | 2 years ago
on 2022-06-07
@types/react
from 16.8.20 to 16.14.60 | 123 versions ahead of your current version | 6 months ago
on 2024-03-26
@types/react-dom
from 16.8.4 to 16.9.24 | 26 versions ahead of your current version | 10 months ago
on 2023-11-22
react-scripts
from 3.4.1 to 3.4.4 | 3 versions ahead of your current version | 4 years ago
on 2020-10-20
typescript
from 3.4.5 to 3.9.10 | 324 versions ahead of your current version | 3 years ago
on 2021-06-16
Issues fixed by the recommended upgrade:
SNYK-JS-ES5EXT-6095076
SNYK-JS-IP-6240864
SNYK-JS-BODYPARSER-7926860
SNYK-JS-SERIALIZEJAVASCRIPT-570062
SNYK-JS-ASYNC-2441827
SNYK-JS-DNSPACKET-1293563
SNYK-JS-NODEFORGE-598677
SNYK-JS-OBJECTPATH-1017036
SNYK-JS-OBJECTPATH-1585658
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-URLPARSE-2407770
SNYK-JS-EVENTSOURCE-2823375
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-SOCKJS-575261
SNYK-JS-URLPARSE-1078283
SNYK-JS-URLPARSE-1533425
SNYK-JS-OBJECTPATH-1569453
SNYK-JS-FOLLOWREDIRECTS-2332181
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-YARGSPARSER-560381
SNYK-JS-URLPARSE-2401205
SNYK-JS-URLPARSE-2407759
SNYK-JS-URLPARSE-2412697
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
SNYK-JS-MINIMIST-2429795
SNYK-JS-FOLLOWREDIRECTS-2396346
Release notes
Package name: react
-
16.14.0 - 2020-10-14
- Add support for the new JSX transform. (@ lunaruan in #18299)
-
16.13.1 - 2020-03-19
- Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@ acdlite in #18238)
- Revert warning for cross-component updates that happen inside class render lifecycles (
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
-
16.13.0 - 2020-02-26
- Warn when a string ref is used in a manner that's not amenable to a future codemod (@ lunaruan in #17864)
- Deprecate
- Warn when changes in
- Warn when a function component is updated during another component's render phase (@ acdlite in #17099)
- Deprecate
- Fix
- Call
- Add
- Don't call
- Show component stacks in more warnings (@ gaearon in #17922, #17586)
- Warn for problematic usages of
- Remove
- Don't group Idle/Offscreen work with other work (@ sebmarkbage in #17456)
- Adjust
- Add missing event plugin priorities (@ trueadm in #17914)
- Fix
- Fix
- Don't warn when suspending at the wrong priority (@ gaearon in #17971)
- Fix a bug with rebasing updates (@ acdlite and @ sebmarkbage in #17560, #17510, #17483, #17480)
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
-
16.12.0 - 2019-11-14
- Fix passive effects (
- Fix
-
16.11.0 - 2019-10-22
-
16.10.2 - 2019-10-03
-
16.10.1 - 2019-09-28
-
16.10.0 - 2019-09-27
-
16.9.0 - 2019-08-08
-
16.9.0-rc.0 - 2019-08-05
-
16.9.0-alpha.0 - 2019-04-03
-
16.8.6 - 2019-03-28
from react GitHub release notesReact
React DOM
componentWillReceiveProps,shouldComponentUpdate, and so on). (@ gaearon in #18330)Artifacts
React
React.createFactory()(@ trueadm in #17878)React DOM
stylemay cause an unexpected collision (@ sophiebits in #14181, #18002)unstable_createPortal(@ trueadm in #17880)onMouseEnterbeing fired on disabled buttons (@ AlfredoGJ in #17675)shouldComponentUpdatetwice when developing inStrictMode(@ bvaughn in #17942)versionproperty to ReactDOM (@ ealush in #15780)toString()ofdangerouslySetInnerHTML(@ sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()(@ trueadm in #17937)ReactDOM.createRoot()callback params and added warnings on usage (@ bvaughn in #17916)SuspenseListCPU bound heuristic (@ sebmarkbage in #17455)isPendingonly being true when transitioning from inside an input event (@ acdlite in #17382)React.memocomponents dropping updates when interrupted by a higher priority update (@ acdlite in #18091)Artifacts
React DOM
useEffect) not being fired in a multi-root app. (@ acdlite in #17347)React Is
lazyandmemotypes considered elements instead of components (@ bvaughn in #17278)Artifacts
• react: https://unpkg.com/[email protected]/umd/
• react-art: https://unpkg.com/[email protected]/umd/
• react-dom: https://unpkg.com/[email protected]/umd/
• react-is: https://unpkg.com/[email protected]/umd/
• react-test-renderer: https://unpkg.com/[email protected]/umd/
• scheduler: https://unpkg.com/[email protected]/umd/
Package name: react-dom
-
16.14.0 - 2020-10-14
- Add support for the new JSX transform. (@ lunaruan in #18299)
-
16.13.1 - 2020-03-19
- Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@ acdlite in #18238)
- Revert warning for cross-component updates that happen inside class render lifecycles (
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
-
16.13.0 - 2020-02-26
- Warn when a string ref is used in a manner that's not amenable to a future codemod (@ lunaruan in #17864)
- Deprecate
- Warn when changes in
- Warn when a function component is updated during another component's render phase (@ acdlite in #17099)
- Deprecate
- Fix
- Call
- Add
- Don't call
- Show component stacks in more warnings (@ gaearon in #17922, #17586)
- Warn for problematic usages of
- Remove
- Don't group Idle/Offscreen work with other work (@ sebmarkbage in #17456)
- Adjust
- Add missing event plugin priorities (@ trueadm in #17914)
- Fix
- Fix
- Don't warn when suspending at the wrong priority (@ gaearon in #17971)
- Fix a bug with rebasing updates (@ acdlite and @ sebmarkbage in #17560, #17510, #17483, #17480)
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
-
16.12.0 - 2019-11-14
- Fix passive effects (
- Fix
-
16.11.0 - 2019-10-22
-
16.10.2 - 2019-10-03
-
16.10.1 - 2019-09-28
-
16.10.0 - 2019-09-27
-
16.9.0 - 2019-08-08
-
16.9.0-rc.0 - 2019-08-05
-
16.9.0-alpha.0 - 2019-04-03
-
16.8.6 - 2019-03-28
from react-dom GitHub release notesReact
React DOM
componentWillReceiveProps,shouldComponentUpdate, and so on). (@ gaearon in #18330)Artifacts
React
React.createFactory()(@ trueadm in #17878)React DOM
stylemay cause an unexpected collision (@ sophiebits in #14181, #18002)unstable_createPortal(@ trueadm in #17880)onMouseEnterbeing fired on disabled buttons (@ AlfredoGJ in #17675)shouldComponentUpdatetwice when developing inStrictMode(@ bvaughn in #17942)versionproperty to ReactDOM (@ ealush in #15780)toString()ofdangerouslySetInnerHTML(@ sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()(@ trueadm in #17937)ReactDOM.createRoot()callback params and added warnings on usage (@ bvaughn in #17916)SuspenseListCPU bound heuristic (@ sebmarkbage in #17455)isPendingonly being true when transitioning from inside an input event (@ acdlite in #17382)React.memocomponents dropping updates when interrupted by a higher priority update (@ acdlite in #18091)Artifacts
React DOM
useEffect) not being fired in a multi-root app. (@ acdlite in #17347)React Is
lazyandmemotypes considered elements instead of components (@ bvaughn in #17278)Artifacts
• react: https://unpkg.com/[email protected]/umd/
• react-art: https://unpkg.com/[email protected]/umd/
• react-dom: https://unpkg.com/[email protected]/umd/
• react-is: https://unpkg.com/[email protected]/umd/
• react-test-renderer: https://unpkg.com/[email protected]/umd/
• scheduler: https://unpkg.com/[email protected]/umd/
Package name: @types/jest
-
24.9.1 - 2020-01-23
-
24.9.0 - 2020-01-15
-
24.0.25 - 2019-12-26
-
24.0.24 - 2019-12-18
-
24.0.23 - 2019-11-12
-
24.0.22 - 2019-11-05
-
24.0.21 - 2019-10-29
-
24.0.20 - 2019-10-25
-
24.0.19 - 2019-10-14
-
24.0.18 - 2019-08-19
-
24.0.17 - 2019-08-05
-
24.0.16 - 2019-07-29
-
24.0.15 - 2019-06-16
-
24.0.14 - 2019-06-13
from @types/jest GitHub release notesPackage name: @types/node
-
12.20.55 - 2022-06-07
-
12.20.54 - 2022-05-31
-
12.20.53 - 2022-05-31
-
12.20.52 - 2022-05-12
-
12.20.51 - 2022-05-10
-
12.20.50 - 2022-04-26
-
12.20.49 - 2022-04-24
-
12.20.48 - 2022-04-14
-
12.20.47 - 2022-03-07
-
12.20.46 - 2022-02-14
-
12.20.45 - 2022-02-10
-
12.20.44 - 2022-02-10
-
12.20.43 - 2022-02-01
-
12.20.42 - 2022-01-17
-
12.20.41 - 2022-01-04
-
12.20.40 - 2022-01-01
-
12.20.39 - 2021-12-26
-
12.20.38 - 2021-12-20
-
12.20.37 - 2021-11-08
-
12.20.36 - 2021-10-25
-
12.20.35 - 2021-10-25
-
12.20.34 - 2021-10-22
-
12.20.33 - 2021-10-13
-
12.20.32 - 2021-10-13
-
12.20.31 - 2021-10-13
-
12.20.30 - 2021-10-13
-
12.20.29 - 2021-10-12
-
12.20.28 - 2021-10-05
-
12.20.27 - 2021-09-25
-
12.20.26 - 2021-09-21
-
12.20.25 - 2021-09-14
-
12.20.24 - 2021-09-07
-
12.20.23 - 2021-08-31
-
12.20.22 - 2021-08-31
-
12.20.21 - 2021-08-26
-
12.20.20 - 2021-08-21
-
12.20.19 - 2021-08-04
-
12.20.18 - 2021-08-01
-
12.20.17 - 2021-07-24
-
12.20.16 - 2021-07-07
-
12.20.15 - 2021-06-07
-
12.20.14 - 2021-06-02
-
12.20.13 - 2021-05-12
-
12.20.12 - 2021-05-04
-
12.20.11 - 2021-04-27
-
12.20.10 - 2021-04-16
-
12.20.9 - 2021-04-15
-
12.20.8 - 2021-04-14
-
12.20.7 - 2021-03-27
-
12.20.6 - 2021-03-15
-
12.20.5 - 2021-03-09
-
12.20.4 - 2021-02-19
-
12.20.3 - 2021-02-19
-
12.20.2 - 2021-02-18
-
12.20.1 - 2021-02-14
-
12.20.0 - 2021-02-12
-
12.19.16 - 2021-02-04
-
12.19.15 - 2021-01-20
-
12.19.14 - 2021-01-14
-
12.19.13 - 2021-01-12
-
12.19.12 - 2021-01-04
-
12.19.11 - 2020-12-23
-
12.19.10 - 2020-12-23
-
12.19.9 - 2020-12-12
-
12.19.8 - 2020-11-30
-
12.19.7 - 2020-11-25
-
12.19.6 - 2020-11-19
-
12.19.5 - 2020-11-17
-
12.19.4 - 2020-11-09
-
12.19.3 - 2020-10-28
-
12.19.2 - 2020-10-26
-
12.19.1 - 2020-10-22
-
12.19.0 - 2020-10-21
-
12.12.70 - 2020-10-21
-
12.12.69 - 2020-10-20
-
12.12.68 - 2020-10-16
-
12.12.67 - 2020-10-09
-
12.12.66 - 2020-10-08
-
12.12.65 - 2020-10-08
-
12.12.64 - 2020-10-06
-
12.12.63 - 2020-10-06
-
12.12.62 - 2020-09-17
-
12.12.61 - 2020-09-16
-
12.12.60 - 2020-09-16
-
12.12.59 - 2020-09-15
-
12.12.58 - 2020-09-11
-
12.12.57 - 2020-09-10
-
12.12.56 - 2020-09-08
-
12.12.55 - 2020-09-02
-
12.12.54 - 2020-08-06
-
12.12.53 - 2020-07-24
-
12.12.52 - 2020-07-23
-
12.12.51 - 2020-07-20
-
12.12.50 - 2020-07-10
-
12.12.49 - 2020-07-10
-
12.12.48 - 2020-07-06
-
12.12.47 - 2020-06-09
-
12.12.46 - 2020-06-09
-
12.12.45 - 2020-06-08
-
12.12.44 - 2020-06-04
-
12.12.43 - 2020-06-01
-
12.12.42 - 2020-05-21
-
12.12.41 - 2020-05-19
-
12.12.40 - 2020-05-19
-
12.12.39 - 2020-05-13
-
12.12.38 - 2020-05-05
-
12.12.37 - 2020-04-22
-
12.12.36 - 2020-04-17
-
12.12.35 - 2020-04-08
-
12.12.34 - 2020-03-30
-
12.12.33 - 2020-03-30
-
12.12.32 - 2020-03-27
-
12.12.31 - 2020-03-25
-
12.12.30 - 2020-03-13
-
12.12.29 - 2020-02-28
-
12.12.28 - 2020-02-19
-
12.12.27 - 2020-02-11
-
12.12.26 - 2020-01-28
-
12.12.25 - 2020-01-17
-
12.12.24 - 2020-01-03
-
12.12.23 - 2020-01-03
-
12.12.22 - 2019-12-23
-
12.12.21 - 2019-12-18
-
12.12.20 - 2019-12-17
-
12.12.19 - 2019-12-17
-
12.12.18 - 2019-12-16
-
12.12.17 - 2019-12-10
-
12.12.16 - 2019-12-09
-
12.12.15 - 2019-12-09
-
12.12.14 - 2019-11-25
-
12.12.13 - 2019-11-25
-
12.12.12 - 2019-11-23
-
12.12.11 - 2019-11-19
-
12.12.10 - 2019-11-19
-
12.12.9 - 2019-11-18
-
12.12.8 - 2019-11-15
-
12.12.7 - 2019-11-08
-
12.12.6 - 2019-11-05
-
12.12.5 - 2019-11-01
-
12.12.4 - 2019-11-01
-
12.12.3 - 2019-10-30
-
12.12.2 - 2019-10-30
-
12.12.1 - 2019-10-30
-
12.12.0 - 2019-10-29
-
12.11.7 - 2019-10-24
-
12.11.6 - 2019-10-23
-
12.11.5 - 2019-10-22
-
12.11.4 - 2019-10-22
-
12.11.3 - 2019-10-22
-
12.11.2 - 2019-10-21
-
12.11.1 - 2019-10-15
-
12.11.0 - 2019-10-15
-
12.7.12 - 2019-10-08
-
12.7.11 - 2019-10-03
-
12.7.10 - 2019-10-03
-
12.7.9 - 2019-10-02
-
12.7.8 - 2019-09-25
-
12.7.7 - 2019-09-24
-
12.7.6 - 2019-09-24
-
12.7.5 - 2019-09-11
-
12.7.4 - 2019-09-03
-
12.7.3 - 2019-08-30
-
12.7.2 - 2019-08-15
-
12.7.1 - 2019-08-07
-
12.7.0 - 2019-08-06
-
12.6.9 - 2019-08-01
-
12.6.8 - 2019-07-17
-
12.6.7 - 2019-07-17
-
12.6.6 - 2019-07-17
-
12.6.5 - 2019-07-16
-
12.6.4 - 2019-07-16
-
12.6.3 - 2019-07-15
-
12.6.2 - 2019-07-09
-
12.6.1 - 2019-07-08
-
12.6.0 - 2019-07-08
-
12.0.12 - 2019-07-03
-
12.0.11 - 2019-07-03
-
12.0.10 - 2019-06-21
-
12.0.9 - 2019-06-21
-
12.0.8 - 2019-06-11
from @types/node GitHub release notesPackage name: @types/react
-
16.14.60 - 2024-03-26
-
16.14.59 - 2024-03-18
-
16.14.58 - 2024-03-14
-
16.14.57 - 2024-02-26
-
16.14.56 - 2024-01-15
-
16.14.55 - 2023-12-28
-
16.14.54 - 2023-12-13
-
16.14.53 - 2023-12-12
-
16.14.52 - 2023-11-21
-
16.14.51 - 2023-11-07
-
16.14.50 - 2023-10-18
-
16.14.49 - 2023-10-10
-
16.14.48 - 2023-10-01
-
16.14.47 - 2023-09-26
-
16.14.46 - 2023-08-22
-
16.14.45 - 2023-08-09
-
16.14.44 - 2023-08-08
-
16.14.43 - 2023-06-10
-
16.14.42 - 2023-05-25
-
16.14.41 - 2023-05-06
-
16.14.40 - 2023-04-12
-
16.14.39 - 2023-04-10
-
16.14.38 - 2023-04-03
-
16.14.37 - 2023-03-28
-
16.14.36 - 2023-03-27
-
16.14.35 - 2023-01-18
-
16.14.34 - 2022-10-27
-
16.14.33 - 2022-10-25
-
16.14.32 - 2022-09-13
-
16.14.31 - 2022-08-30
-
16.14.30 - 2022-08-07
-
16.14.29 - 2022-07-27
-
16.14.28 - 2022-06-16
-
16.14.27 - 2022-06-16
-
16.14.26 - 2022-05-06
-
16.14.25 - 2022-04-14
-
16.14.24 - 2022-03-10
-
16.14.23 - 2022-02-03
-
16.14.22 - 2022-01-27
-
16.14.21 - 2021-11-15
-
16.14.20 - 2021-10-25
-
16.14.19 - 2021-10-23
-
16.14.18 - 2021-10-21
-
16.14.17 - 2021-10-12
-
16.14.16 - 2021-10-03
-
16.14.15 - 2021-09-05
-
16.14.14 - 2021-08-19
-
16.14.13 - 2021-08-11
-
16.14.12 - 2021-08-06
-
16.14.11 - 2021-07-07
-
16.14.10 - 2021-07-01
-
16.14.9 - 2021-07-01
-
16.14.8 - 2021-05-26
-
16.14.7 - 2021-05-24
-
16.14.6 - 2021-05-04
-
16.14.5 - 2021-03-07
-
16.14.4 - 2021-02-12
-
16.14.3 - 2021-02-02
-
16.14.2 - 2020-11-23
-
16.14.1 - 2020-11-20
-
16.14.0 - 2020-11-20
-
16.9.56 - 2020-11-06
-
16.9.55 - 2020-10-28
-
16.9.54 - 2020-10-27
-
16.9.53 - 2020-10-16
-
16.9.52 - 2020-10-11
-
16.9.51 - 2020-10-05
-
16.9.50 - 2020-10-01
-
16.9.49 - 2020-08-31
-
16.9.48 - 2020-08-26
-
16.9.47 - 2020-08-25
-
16.9.46 - 2020-08-10
-
16.9.45 - 2020-08-08
-
16.9.44 - 2020-07-31
-
16.9.43 - 2020-07-11
-
16.9.42 - 2020-07-10
-
16.9.41 - 2020-06-24
-
16.9.40 - 2020-06-24
-
16.9.39 - 2020-06-24
-
16.9.38 - 2020-06-17
-
16.9.37 - 2020-06-17
-
16.9.36 - 2020-06-10
-
16.9.35 - 2020-05-11
-
16.9.34 - 2020-04-09
-
16.9.33 - 2020-04-08
-
16.9.32 - 2020-04-02
-
16.9.31 - 2020-03-31
-
16.9.30 - 2020-03-31
-
16.9.29 - 2020-03-31
-
16.9.28 - 2020-03-31
-
16.9.27 - 2020-03-28
-
16.9.26 - 2020-03-26
-
16.9.25 - 2020-03-20
-
16.9.24 - 2020-02-27
-
16.9.23 - 2020-02-25
-
16.9.22 - 2020-02-21
-
16.9.21 - 2020-02-20
-
16.9.20 - 2020-02-18
-
16.9.19 - 2020-01-22
-
16.9.18 - 2020-01-21
-
16.9.17 - 2019-12-20
-
16.9.16 - 2019-12-09
-
16.9.15 - 2019-12-04
-
16.9.14 - 2019-12-02
-
16.9.13 - 2019-11-23
-
16.9.12 - 2019-11-22
-
16.9.11 - 2019-10-25
-
16.9.10 - 2019-10-24
-
16.9.9 - 2019-10-16
-
16.9.8 - 2019-10-16
-
16.9.7 - 2019-10-15
-
16.9.6 - 2019-10-14
-
16.9.5 - 2019-10-03
-
16.9.4 - 2019-09-30
-
16.9.3 - 2019-09-24
-
16.9.2 - 2019-08-15
-
16.9.1 - 2019-08-09
-
16.9.0 - 2019-08-09
-
16.8.25 - 2019-08-07
-
16.8.24 - 2019-07-31
-
16.8.23 - 2019-07-03
-
16.8.22 - 2019-06-21
-
16.8.21 - 2019-06-20
-
16.8.20 - 2019-06-13
from @types/react GitHub release notesPackage name: @types/react-dom
-
16.9.24 - 2023-11-22
-
16.9.23 - 2023-11-21
-
16.9.22 - 2023-11-07
-
16.9.21 - 2023-10-18
-
16.9.20 - 2023-09-27
-
16.9.19 - 2023-04-25
-
16.9.18 - 2023-02-15
-
16.9.17 - 2022-10-27
-
16.9.16 - 2022-05-12
-
16.9.15 - 2022-04-25
-
16.9.14 - 2021-07-07
-
16.9.13 - 2021-05-13
-
16.9.12 - 2021-03-23
-
16.9.11 - 2021-02-12
-
16.9.10 - 2020-11-20
-
16.9.9 - 2020-10-27
-
16.9.8 - 2020-05-11
-
16.9.7 - 2020-04-27
-
16.9.6 - 2020-03-31
-
16.9.5 - 2020-01-21
-
16.9.4 - 2019-11-06
-
16.9.3 - 2019-10-25
-
16.9.2 - 2019-10-14
-
16.9.1 - 2019-09-24
-
16.9.0 - 2019-08-19
-
16.8.5 - 2019-07-23
-
16.8.4 - 2019-04-11
from @types/react-dom GitHub release notesPackage name: react-scripts
-
3.4.4 - 2020-10-20
-
3.4.3 - 2020-08-12
-
3.4.2 - 2020-08-11
-
3.4.1 - 2020-03-21
from react-scripts GitHub release notesPackage name: typescript
This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.