Flipper Release: v0.38.0
Summary: Releasing version 0.38.0 Reviewed By: cekkaewnumchai Differential Revision: D21155371 fbshipit-source-id: 554393fc357135cd8538c9b77eee023f8a3e1525
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d66484822b
commit
18b88a7e03
@@ -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.37.0'
|
flipperkit_version = '0.38.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.37.0'
|
flipperkit_version = '0.38.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.37.0",
|
"version": "0.38.0",
|
||||||
"description": "Mobile development tool",
|
"description": "Mobile development tool",
|
||||||
"productName": "Flipper",
|
"productName": "Flipper",
|
||||||
"author": "Facebook Inc",
|
"author": "Facebook Inc",
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
"expand-tilde": "^2.0.2",
|
"expand-tilde": "^2.0.2",
|
||||||
"express": "^4.15.2",
|
"express": "^4.15.2",
|
||||||
"fb-watchman": "^2.0.0",
|
"fb-watchman": "^2.0.0",
|
||||||
"flipper-doctor": "0.37.0",
|
"flipper-doctor": "0.38.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",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-babel-transformer",
|
"name": "flipper-babel-transformer",
|
||||||
"version": "0.37.0",
|
"version": "0.38.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.37.0",
|
"version": "0.38.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-headless-tests",
|
"name": "flipper-headless-tests",
|
||||||
"version": "0.37.0",
|
"version": "0.38.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-project",
|
"name": "flipper-project",
|
||||||
"version": "0.37.0",
|
"version": "0.38.0",
|
||||||
"description": "Mobile development tool",
|
"description": "Mobile development tool",
|
||||||
"productName": "Flipper",
|
"productName": "Flipper",
|
||||||
"author": "Facebook Inc",
|
"author": "Facebook Inc",
|
||||||
@@ -170,8 +170,8 @@
|
|||||||
"eslint-plugin-prettier": "^3.1.2",
|
"eslint-plugin-prettier": "^3.1.2",
|
||||||
"eslint-plugin-react": "^7.16.0",
|
"eslint-plugin-react": "^7.16.0",
|
||||||
"eslint-plugin-relay": "^1.4.1",
|
"eslint-plugin-relay": "^1.4.1",
|
||||||
"flipper-babel-transformer": "0.37.0",
|
"flipper-babel-transformer": "0.38.0",
|
||||||
"flipper-pkg-lib": "0.37.0",
|
"flipper-pkg-lib": "0.38.0",
|
||||||
"flow-bin": "0.123.0",
|
"flow-bin": "0.123.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-pkg-lib",
|
"name": "flipper-pkg-lib",
|
||||||
"version": "0.37.0",
|
"version": "0.38.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.37.0",
|
"flipper-babel-transformer": "0.38.0",
|
||||||
"metro": "^0.59.0"
|
"metro": "^0.59.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-pkg",
|
"name": "flipper-pkg",
|
||||||
"version": "0.37.0",
|
"version": "0.38.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",
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"@oclif/plugin-help": "^2",
|
"@oclif/plugin-help": "^2",
|
||||||
"cli-ux": "^5.4.5",
|
"cli-ux": "^5.4.5",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"flipper-pkg-lib": "0.37.0",
|
"flipper-pkg-lib": "0.38.0",
|
||||||
"inquirer": "^7.0.5"
|
"inquirer": "^7.0.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -1,3 +1,14 @@
|
|||||||
|
# 0.38.0 (21/4/2020)
|
||||||
|
|
||||||
|
* D20805231 - Internals: plugins added as "yarn workspaces" into the root package.json to simplify dependency management between them
|
||||||
|
* D20898133 - Internals: it is now possible to add modules for re-use by different plugins into `desktop/plugins` folder.
|
||||||
|
* D20864002 - Internals: include default plugins into the main bundle instead producing separate bundles for them.
|
||||||
|
* D20993073 - Experimental support for Fast Refresh in dev mode can be enabled by `yarn start --fast-refresh`.
|
||||||
|
* D21074769 - new command-line flag "--open-dev-tools" to automatically open Chrome Dev Tools for Flipper debugging.
|
||||||
|
* D21074173 - Support new packaging format for plugins.
|
||||||
|
* D21129691 - "flipper-pkg bundle" command for bundling plugins before publishing.
|
||||||
|
|
||||||
|
|
||||||
# 0.37.0 (8/4/2020)
|
# 0.37.0 (8/4/2020)
|
||||||
|
|
||||||
* D20868923 - Fix connections on Android devices with older SDKs (19)
|
* D20868923 - Fix connections on Android devices with older SDKs (19)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flipper-static",
|
"name": "flipper-static",
|
||||||
"version": "0.37.0",
|
"version": "0.38.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"fb-watchman": "^2.0.0",
|
"fb-watchman": "^2.0.0",
|
||||||
"fix-path": "^3.0.0",
|
"fix-path": "^3.0.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"flipper-pkg-lib": "0.37.0",
|
"flipper-pkg-lib": "0.38.0",
|
||||||
"mem": "^6.0.0",
|
"mem": "^6.0.0",
|
||||||
"mkdirp": "^1.0.0",
|
"mkdirp": "^1.0.0",
|
||||||
"p-map": "^4.0.0",
|
"p-map": "^4.0.0",
|
||||||
|
|||||||
@@ -24,10 +24,10 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper:0.37.0'
|
debugImplementation 'com.facebook.flipper:flipper:0.38.0'
|
||||||
debugImplementation 'com.facebook.soloader:soloader:0.9.0'
|
debugImplementation 'com.facebook.soloader:soloader:0.9.0'
|
||||||
|
|
||||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.37.0'
|
releaseImplementation 'com.facebook.flipper:flipper-noop:0.38.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ The following configuration assumed CocoaPods 1.9+.
|
|||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
project 'MyApp.xcodeproj'
|
project 'MyApp.xcodeproj'
|
||||||
flipperkit_version = '0.37.0'
|
flipperkit_version = '0.38.0'
|
||||||
|
|
||||||
target 'MyApp' do
|
target 'MyApp' do
|
||||||
platform :ios, '9.0'
|
platform :ios, '9.0'
|
||||||
@@ -70,7 +70,7 @@ end
|
|||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
project 'MyApp.xcodeproj'
|
project 'MyApp.xcodeproj'
|
||||||
flipperkit_version = '0.37.0'
|
flipperkit_version = '0.38.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.37.0'
|
flipperkit_version = '0.38.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.37.0'
|
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.38.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.37.0'
|
debugImplementation 'com.facebook.flipper:flipper-leakcanary-plugin:0.38.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.37.0'
|
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.38.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.37.1-SNAPSHOT
|
VERSION_NAME=0.38.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.37.0'
|
flipperkit_version = '0.38.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.37.0",
|
"version": "0.38.0",
|
||||||
"description": "TODO",
|
"description": "TODO",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user