Skip to content

Commit

Permalink
16.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Aug 1, 2018
1 parent d922ed2 commit 54adb26
Show file tree
Hide file tree
Showing 9 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "16.4.1",
"version": "16.4.2",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/create-subscription/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-subscription",
"description": "utility for subscribing to external data sources inside React components",
"version": "16.4.1",
"version": "16.4.2",
"repository": "facebook/react",
"files": [
"LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-art/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-art",
"description": "React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).",
"version": "16.4.1",
"version": "16.4.2",
"main": "index.js",
"repository": "facebook/react",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-dom",
"version": "16.4.1",
"version": "16.4.2",
"description": "React package for working with the DOM.",
"main": "index.js",
"repository": "facebook/react",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-is/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-is",
"version": "16.4.1",
"version": "16.4.2",
"description": "Brand checking of React Elements.",
"main": "index.js",
"repository": "facebook/react",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-test-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-test-renderer",
"version": "16.4.1",
"version": "16.4.2",
"description": "React package for snapshot testing.",
"main": "index.js",
"repository": "facebook/react",
Expand All @@ -18,7 +18,7 @@
"fbjs": "^0.8.16",
"object-assign": "^4.1.1",
"prop-types": "^15.6.0",
"react-is": "^16.4.1"
"react-is": "^16.4.2"
},
"peerDependencies": {
"react": "^16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"react"
],
"version": "16.4.1",
"version": "16.4.2",
"homepage": "https://reactjs.org/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/ReactVersion.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
'use strict';

// TODO: this is special because it gets imported during build.
module.exports = '16.4.1';
module.exports = '16.4.2';
82 changes: 41 additions & 41 deletions scripts/rollup/results.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
"filename": "react-dom.development.js",
"bundleType": "UMD_DEV",
"packageName": "react-dom",
"size": 641505,
"gzip": 149286
"size": 641575,
"gzip": 149303
},
{
"filename": "react-dom.production.min.js",
"bundleType": "UMD_PROD",
"packageName": "react-dom",
"size": 96507,
"gzip": 31258
"size": 96528,
"gzip": 31268
},
{
"filename": "react-dom.development.js",
"bundleType": "NODE_DEV",
"packageName": "react-dom",
"size": 625496,
"gzip": 145193
"size": 625566,
"gzip": 145209
},
{
"filename": "react-dom.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "react-dom",
"size": 94969,
"gzip": 30225
"size": 94990,
"gzip": 30219
},
{
"filename": "ReactDOM-dev.js",
Expand Down Expand Up @@ -110,7 +110,7 @@
"bundleType": "NODE_PROD",
"packageName": "react-dom",
"size": 9913,
"gzip": 3696
"gzip": 3697
},
{
"filename": "ReactTestUtils-dev.js",
Expand All @@ -124,7 +124,7 @@
"bundleType": "UMD_DEV",
"packageName": "react-dom",
"size": 62921,
"gzip": 16559
"gzip": 16560
},
{
"filename": "react-dom-unstable-native-dependencies.production.min.js",
Expand Down Expand Up @@ -165,29 +165,29 @@
"filename": "react-dom-server.browser.development.js",
"bundleType": "UMD_DEV",
"packageName": "react-dom",
"size": 105006,
"gzip": 27524
"size": 105186,
"gzip": 27547
},
{
"filename": "react-dom-server.browser.production.min.js",
"bundleType": "UMD_PROD",
"packageName": "react-dom",
"size": 15463,
"gzip": 5917
"size": 15521,
"gzip": 5938
},
{
"filename": "react-dom-server.browser.development.js",
"bundleType": "NODE_DEV",
"packageName": "react-dom",
"size": 94052,
"gzip": 25217
"size": 94232,
"gzip": 25238
},
{
"filename": "react-dom-server.browser.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "react-dom",
"size": 14810,
"gzip": 5665
"size": 14866,
"gzip": 5690
},
{
"filename": "ReactDOMServer-dev.js",
Expand All @@ -207,22 +207,22 @@
"filename": "react-dom-server.node.development.js",
"bundleType": "NODE_DEV",
"packageName": "react-dom",
"size": 96020,
"gzip": 25767
"size": 96200,
"gzip": 25790
},
{
"filename": "react-dom-server.node.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "react-dom",
"size": 15634,
"gzip": 5964
"size": 15690,
"gzip": 5986
},
{
"filename": "react-art.development.js",
"bundleType": "UMD_DEV",
"packageName": "react-art",
"size": 417844,
"gzip": 93214
"gzip": 93213
},
{
"filename": "react-art.production.min.js",
Expand Down Expand Up @@ -369,7 +369,7 @@
"bundleType": "NODE_PROD",
"packageName": "react-noop-renderer",
"size": 6829,
"gzip": 2631
"gzip": 2632
},
{
"filename": "react-reconciler.development.js",
Expand Down Expand Up @@ -404,7 +404,7 @@
"bundleType": "NODE_DEV",
"packageName": "react-reconciler",
"size": 11847,
"gzip": 3642
"gzip": 3643
},
{
"filename": "react-reconciler-reflection.production.min.js",
Expand Down Expand Up @@ -446,7 +446,7 @@
"bundleType": "NODE_DEV",
"packageName": "react-is",
"size": 4596,
"gzip": 1264
"gzip": 1265
},
{
"filename": "react-is.production.min.js",
Expand Down Expand Up @@ -509,21 +509,21 @@
"bundleType": "FB_WWW_PROD",
"packageName": "react",
"size": 13708,
"gzip": 3835
"gzip": 3836
},
{
"filename": "ReactDOM-dev.js",
"bundleType": "FB_WWW_DEV",
"packageName": "react-dom",
"size": 634902,
"gzip": 144512
"size": 634972,
"gzip": 144538
},
{
"filename": "ReactDOM-prod.js",
"bundleType": "FB_WWW_PROD",
"packageName": "react-dom",
"size": 275897,
"gzip": 51771
"size": 275965,
"gzip": 51777
},
{
"filename": "ReactTestUtils-dev.js",
Expand All @@ -550,15 +550,15 @@
"filename": "ReactDOMServer-dev.js",
"bundleType": "FB_WWW_DEV",
"packageName": "react-dom",
"size": 97859,
"gzip": 25094
"size": 98039,
"gzip": 25126
},
{
"filename": "ReactDOMServer-prod.js",
"bundleType": "FB_WWW_PROD",
"packageName": "react-dom",
"size": 32295,
"gzip": 7922
"size": 32512,
"gzip": 7964
},
{
"filename": "ReactART-dev.js",
Expand All @@ -579,14 +579,14 @@
"bundleType": "RN_FB_DEV",
"packageName": "react-native-renderer",
"size": 468596,
"gzip": 102411
"gzip": 102412
},
{
"filename": "ReactNativeRenderer-prod.js",
"bundleType": "RN_FB_PROD",
"packageName": "react-native-renderer",
"size": 210858,
"gzip": 36787
"gzip": 36788
},
{
"filename": "ReactNativeRenderer-dev.js",
Expand Down Expand Up @@ -614,7 +614,7 @@
"bundleType": "RN_FB_PROD",
"packageName": "react-native-renderer",
"size": 190842,
"gzip": 33372
"gzip": 33376
},
{
"filename": "ReactFabric-dev.js",
Expand Down Expand Up @@ -712,14 +712,14 @@
"bundleType": "NODE_PROD",
"packageName": "react-noop-renderer",
"size": 6851,
"gzip": 2637
"gzip": 2638
},
{
"filename": "react-dom.profiling.min.js",
"bundleType": "NODE_PROFILING",
"packageName": "react-dom",
"size": 95896,
"gzip": 30574
"size": 95917,
"gzip": 30579
},
{
"filename": "ReactNativeRenderer-profiling.js",
Expand Down

0 comments on commit 54adb26

Please sign in to comment.