Flipper Release: v0.47.0
Summary: Releasing version 0.47.0 Reviewed By: jknoxville Differential Revision: D22089288 fbshipit-source-id: 0107d1f17cce8c9adc2b9c26d48a6d80797749be
This commit is contained in:
committed by
Facebook GitHub Bot
parent
2785ec2d32
commit
43b9426ff4
@@ -3,7 +3,7 @@
|
|||||||
# This source code is licensed under the MIT license found in the
|
# This source code is licensed under the MIT license found in the
|
||||||
# LICENSE file in the root directory of this source tree.
|
# LICENSE file in the root directory of this source tree.
|
||||||
|
|
||||||
flipperkit_version = '0.46.0'
|
flipperkit_version = '0.47.0'
|
||||||
Pod::Spec.new do |spec|
|
Pod::Spec.new do |spec|
|
||||||
spec.name = 'Flipper'
|
spec.name = 'Flipper'
|
||||||
spec.version = flipperkit_version
|
spec.version = flipperkit_version
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
folly_compiler_flags = '-DDEBUG=1 -DFLIPPER_OSS=1 -DFB_SONARKIT_ENABLED=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0'
|
folly_compiler_flags = '-DDEBUG=1 -DFLIPPER_OSS=1 -DFB_SONARKIT_ENABLED=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0'
|
||||||
yogakit_version = '~> 1.18'
|
yogakit_version = '~> 1.18'
|
||||||
flipperkit_version = '0.46.0'
|
flipperkit_version = '0.47.0'
|
||||||
Pod::Spec.new do |spec|
|
Pod::Spec.new do |spec|
|
||||||
spec.name = 'FlipperKit'
|
spec.name = 'FlipperKit'
|
||||||
spec.version = flipperkit_version
|
spec.version = flipperkit_version
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper",
|
"name": "flipper",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Mobile development tool",
|
"description": "Mobile development tool",
|
||||||
"productName": "Flipper",
|
"productName": "Flipper",
|
||||||
"author": "Facebook Inc",
|
"author": "Facebook Inc",
|
||||||
@@ -23,8 +23,8 @@
|
|||||||
"deep-equal": "^2.0.1",
|
"deep-equal": "^2.0.1",
|
||||||
"emotion": "^10.0.23",
|
"emotion": "^10.0.23",
|
||||||
"expand-tilde": "^2.0.2",
|
"expand-tilde": "^2.0.2",
|
||||||
"flipper-doctor": "0.46.0",
|
"flipper-doctor": "0.47.0",
|
||||||
"flipper-plugin-lib": "0.46.0",
|
"flipper-plugin-lib": "0.47.0",
|
||||||
"fs-extra": "^8.0.1",
|
"fs-extra": "^8.0.1",
|
||||||
"immer": "^6.0.0",
|
"immer": "^6.0.0",
|
||||||
"immutable": "^4.0.0-rc.12",
|
"immutable": "^4.0.0-rc.12",
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/react": "^10.0.2",
|
"@testing-library/react": "^10.0.2",
|
||||||
"flipper-test-utils": "0.46.0",
|
"flipper-test-utils": "0.47.0",
|
||||||
"mac-ca": "^1.0.4",
|
"mac-ca": "^1.0.4",
|
||||||
"metro": "^0.59.0",
|
"metro": "^0.59.0",
|
||||||
"mock-fs": "^4.12.0",
|
"mock-fs": "^4.12.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-babel-transformer",
|
"name": "flipper-babel-transformer",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Babel transformer for Flipper plugins",
|
"description": "Babel transformer for Flipper plugins",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-doctor",
|
"name": "flipper-doctor",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Utility for checking for issues with a flipper installation",
|
"description": "Utility for checking for issues with a flipper installation",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"flipperBundlerEntry": "src",
|
"flipperBundlerEntry": "src",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-e2e",
|
"name": "flipper-e2e",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "E2E test suite for Flipper",
|
"description": "E2E test suite for Flipper",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-headless-tests",
|
"name": "flipper-headless-tests",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-headless",
|
"name": "flipper-headless",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Headless version of Flipper - Mobile development tool",
|
"description": "Headless version of Flipper - Mobile development tool",
|
||||||
"productName": "Flipper Headless",
|
"productName": "Flipper Headless",
|
||||||
"author": "Facebook Inc",
|
"author": "Facebook Inc",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-project",
|
"name": "flipper-project",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Mobile development tool",
|
"description": "Mobile development tool",
|
||||||
"productName": "Flipper",
|
"productName": "Flipper",
|
||||||
"author": {
|
"author": {
|
||||||
@@ -176,9 +176,9 @@
|
|||||||
"eslint-plugin-react": "^7.20.0",
|
"eslint-plugin-react": "^7.20.0",
|
||||||
"eslint-plugin-react-hooks": "^4.0.4",
|
"eslint-plugin-react-hooks": "^4.0.4",
|
||||||
"express": "^4.15.2",
|
"express": "^4.15.2",
|
||||||
"flipper-babel-transformer": "0.46.0",
|
"flipper-babel-transformer": "0.47.0",
|
||||||
"flipper-pkg-lib": "0.46.0",
|
"flipper-pkg-lib": "0.47.0",
|
||||||
"flipper-plugin-lib": "0.46.0",
|
"flipper-plugin-lib": "0.47.0",
|
||||||
"flow-bin": "0.124.0",
|
"flow-bin": "0.124.0",
|
||||||
"fs-extra": "^9.0.0",
|
"fs-extra": "^9.0.0",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-pkg-lib",
|
"name": "flipper-pkg-lib",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Library for building and publishing Flipper plugins",
|
"description": "Library for building and publishing Flipper plugins",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"bugs": "https://github.com/facebook/flipper/issues",
|
"bugs": "https://github.com/facebook/flipper/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"flipper-babel-transformer": "0.46.0",
|
"flipper-babel-transformer": "0.47.0",
|
||||||
"metro": "^0.59.0",
|
"metro": "^0.59.0",
|
||||||
"metro-minify-terser": "^0.59.0"
|
"metro-minify-terser": "^0.59.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-pkg",
|
"name": "flipper-pkg",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Utility for building and publishing Flipper plugins",
|
"description": "Utility for building and publishing Flipper plugins",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
@@ -20,8 +20,8 @@
|
|||||||
"ajv": "^6.12.2",
|
"ajv": "^6.12.2",
|
||||||
"ajv-errors": "^1.0.1",
|
"ajv-errors": "^1.0.1",
|
||||||
"cli-ux": "^5.4.6",
|
"cli-ux": "^5.4.6",
|
||||||
"flipper-pkg-lib": "0.46.0",
|
"flipper-pkg-lib": "0.47.0",
|
||||||
"flipper-plugin-lib": "0.46.0",
|
"flipper-plugin-lib": "0.47.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"inquirer": "^7.1.0",
|
"inquirer": "^7.1.0",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"@types/inquirer": "^6.5.0",
|
"@types/inquirer": "^6.5.0",
|
||||||
"@types/jest": "^25.1.0",
|
"@types/jest": "^25.1.0",
|
||||||
"@types/node": "^13.7.5",
|
"@types/node": "^13.7.5",
|
||||||
"flipper-test-utils": "0.46.0",
|
"flipper-test-utils": "0.47.0",
|
||||||
"globby": "^10",
|
"globby": "^10",
|
||||||
"jest": "^25.1.0",
|
"jest": "^25.1.0",
|
||||||
"prettier": "^2.0.0",
|
"prettier": "^2.0.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-plugin-lib",
|
"name": "flipper-plugin-lib",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Library containing common Flipper plugin installation utilities",
|
"description": "Library containing common Flipper plugin installation utilities",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"@types/fs-extra": "^8.1.0",
|
"@types/fs-extra": "^8.1.0",
|
||||||
"@types/jest": "^25.1.0",
|
"@types/jest": "^25.1.0",
|
||||||
"@types/node": "^13.7.5",
|
"@types/node": "^13.7.5",
|
||||||
"flipper-test-utils": "0.46.0",
|
"flipper-test-utils": "0.47.0",
|
||||||
"globby": "^10",
|
"globby": "^10",
|
||||||
"jest": "^25.1.0",
|
"jest": "^25.1.0",
|
||||||
"mock-fs": "^4.12.0",
|
"mock-fs": "^4.12.0",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-device-cpu",
|
"name": "flipper-plugin-device-cpu",
|
||||||
"id": "DeviceCPU",
|
"id": "DeviceCPU",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-crash-reporter",
|
"name": "flipper-plugin-crash-reporter",
|
||||||
"id": "CrashReporter",
|
"id": "CrashReporter",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "A plugin which will display a crash",
|
"description": "A plugin which will display a crash",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-databases",
|
"name": "flipper-plugin-databases",
|
||||||
"id": "Databases",
|
"id": "Databases",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"title": "Databases",
|
"title": "Databases",
|
||||||
"icon": "internet",
|
"icon": "internet",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-example",
|
"name": "flipper-plugin-example",
|
||||||
"id": "flipper-plugin-example",
|
"id": "flipper-plugin-example",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "An example for a Flipper plugin",
|
"description": "An example for a Flipper plugin",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
@@ -20,10 +20,10 @@
|
|||||||
"prepack": "flipper-pkg lint && flipper-pkg bundle"
|
"prepack": "flipper-pkg lint && flipper-pkg bundle"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"flipper": "0.46.0"
|
"flipper": "0.47.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"flipper": "0.46.0",
|
"flipper": "0.47.0",
|
||||||
"flipper-pkg": "0.46.0"
|
"flipper-pkg": "0.47.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-fresco",
|
"name": "flipper-plugin-fresco",
|
||||||
"id": "Fresco",
|
"id": "Fresco",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-hermesdebuggerrn",
|
"name": "flipper-plugin-hermesdebuggerrn",
|
||||||
"id": "flipper-plugin-hermesdebuggerrn",
|
"id": "flipper-plugin-hermesdebuggerrn",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-kaios-big-allocations",
|
"name": "flipper-plugin-kaios-big-allocations",
|
||||||
"id": "flipper-plugin-kaios-big-allocations",
|
"id": "flipper-plugin-kaios-big-allocations",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-kaios-graphs",
|
"name": "flipper-plugin-kaios-graphs",
|
||||||
"id": "kaios-graphs",
|
"id": "kaios-graphs",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-inspector",
|
"name": "flipper-plugin-inspector",
|
||||||
"id": "Inspector",
|
"id": "Inspector",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-leak-canary",
|
"name": "flipper-plugin-leak-canary",
|
||||||
"id": "LeakCanary",
|
"id": "LeakCanary",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-device-logs",
|
"name": "flipper-plugin-device-logs",
|
||||||
"id": "DeviceLogs",
|
"id": "DeviceLogs",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-navigation",
|
"name": "flipper-plugin-navigation",
|
||||||
"id": "flipper-plugin-navigation",
|
"id": "flipper-plugin-navigation",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"title": "Network",
|
"title": "Network",
|
||||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||||
"icon": "internet",
|
"icon": "internet",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"flipper-plugin"
|
"flipper-plugin"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-react-devtools",
|
"name": "flipper-plugin-react-devtools",
|
||||||
"id": "flipper-plugin-react-devtools",
|
"id": "flipper-plugin-react-devtools",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-react-native-tic-tac-toe",
|
"name": "flipper-plugin-react-native-tic-tac-toe",
|
||||||
"id": "ReactNativeTicTacToe",
|
"id": "ReactNativeTicTacToe",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"name": "flipper-plugin-sandbox",
|
"name": "flipper-plugin-sandbox",
|
||||||
"id": "Sandbox",
|
"id": "Sandbox",
|
||||||
"title": "Sandbox",
|
"title": "Sandbox",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"name": "flipper-plugin-sea-mammals",
|
"name": "flipper-plugin-sea-mammals",
|
||||||
"id": "sea-mammals",
|
"id": "sea-mammals",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "src/index.tsx",
|
"flipperBundlerEntry": "src/index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -21,10 +21,10 @@
|
|||||||
"prepack": "flipper-pkg lint && flipper-pkg bundle"
|
"prepack": "flipper-pkg lint && flipper-pkg bundle"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"flipper": "0.46.0"
|
"flipper": "0.47.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"flipper": "0.46.0",
|
"flipper": "0.47.0",
|
||||||
"flipper-pkg": "0.46.0"
|
"flipper-pkg": "0.47.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
||||||
"url": "https://fb.workplace.com/groups/componentkit/"
|
"url": "https://fb.workplace.com/groups/componentkit/"
|
||||||
},
|
},
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-preferences",
|
"name": "flipper-plugin-preferences",
|
||||||
"id": "Preferences",
|
"id": "Preferences",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
# 0.47.0 (17/6/2020)
|
||||||
|
|
||||||
|
* D21979475 - Fix scrolling to inspected element in Layout plugin
|
||||||
|
* D22042960 - Versions of bundled plugins will be matching Flipper core version.
|
||||||
|
* D22047276 - Add ability to reverse log by time
|
||||||
|
|
||||||
|
|
||||||
# 0.46.0 (9/6/2020)
|
# 0.46.0 (9/6/2020)
|
||||||
|
|
||||||
* D21903394 - Device plugins are now expanded by default, and the expand / collapse state will now be remembered across restarts
|
* D21903394 - Device plugins are now expanded by default, and the expand / collapse state will now be remembered across restarts
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-static",
|
"name": "flipper-static",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -9,8 +9,8 @@
|
|||||||
"expand-tilde": "^2.0.2",
|
"expand-tilde": "^2.0.2",
|
||||||
"fb-watchman": "^2.0.0",
|
"fb-watchman": "^2.0.0",
|
||||||
"fix-path": "^3.0.0",
|
"fix-path": "^3.0.0",
|
||||||
"flipper-pkg-lib": "0.46.0",
|
"flipper-pkg-lib": "0.47.0",
|
||||||
"flipper-plugin-lib": "0.46.0",
|
"flipper-plugin-lib": "0.47.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"ignore": "^5.1.4",
|
"ignore": "^5.1.4",
|
||||||
"mem": "^6.0.0",
|
"mem": "^6.0.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-test-utils",
|
"name": "flipper-test-utils",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Library containing common Flipper test utilities",
|
"description": "Library containing common Flipper test utilities",
|
||||||
"repository": "facebook/flipper",
|
"repository": "facebook/flipper",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
|||||||
@@ -24,10 +24,10 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper:0.46.0'
|
debugImplementation 'com.facebook.flipper:flipper:0.47.0'
|
||||||
debugImplementation 'com.facebook.soloader:soloader:0.9.0'
|
debugImplementation 'com.facebook.soloader:soloader:0.9.0'
|
||||||
|
|
||||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.46.0'
|
releaseImplementation 'com.facebook.flipper:flipper-noop:0.47.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ The following configuration assumed CocoaPods 1.9+.
|
|||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
project 'MyApp.xcodeproj'
|
project 'MyApp.xcodeproj'
|
||||||
flipperkit_version = '0.46.0'
|
flipperkit_version = '0.47.0'
|
||||||
|
|
||||||
target 'MyApp' do
|
target 'MyApp' do
|
||||||
platform :ios, '9.0'
|
platform :ios, '9.0'
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Add this code to your `ios/Podfile`:
|
|||||||
platform :ios, '9.0'
|
platform :ios, '9.0'
|
||||||
|
|
||||||
def flipper_pods()
|
def flipper_pods()
|
||||||
flipperkit_version = '0.46.0'
|
flipperkit_version = '0.47.0'
|
||||||
pod 'FlipperKit', '~>' + flipperkit_version, :configuration => 'Debug'
|
pod 'FlipperKit', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||||
pod 'FlipperKit/FlipperKitLayoutPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
pod 'FlipperKit/FlipperKitLayoutPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||||
pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ gradle configuration:
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.46.0'
|
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.47.0'
|
||||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ Ensure that you already have an explicit dependency in your application's
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper-leakcanary-plugin:0.46.0'
|
debugImplementation 'com.facebook.flipper:flipper-leakcanary-plugin:0.47.0'
|
||||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.1'
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.1'
|
||||||
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1'
|
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ The network plugin is shipped as a separate Maven artifact:
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.46.0'
|
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.47.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree.
|
# LICENSE file in the root directory of this source tree.
|
||||||
|
|
||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.46.1-SNAPSHOT
|
VERSION_NAME=0.47.0
|
||||||
GROUP=com.facebook.flipper
|
GROUP=com.facebook.flipper
|
||||||
POM_URL=https://github.com/facebook/flipper
|
POM_URL=https://github.com/facebook/flipper
|
||||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
project 'Tutorial.xcodeproj'
|
project 'Tutorial.xcodeproj'
|
||||||
swift_version = "4.1"
|
swift_version = "4.1"
|
||||||
flipperkit_version = '0.46.0'
|
flipperkit_version = '0.47.0'
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
target 'Tutorial' do
|
target 'Tutorial' do
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-flipper",
|
"name": "react-native-flipper",
|
||||||
"title": "React Native Flipper Bindings",
|
"title": "React Native Flipper Bindings",
|
||||||
"version": "0.46.0",
|
"version": "0.47.0",
|
||||||
"description": "Flipper bindings for React Native",
|
"description": "Flipper bindings for React Native",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user