diff --git a/Flipper.podspec b/Flipper.podspec index 2b12c51d2..78670ace0 100644 --- a/Flipper.podspec +++ b/Flipper.podspec @@ -3,7 +3,7 @@ # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. -flipperkit_version = '0.45.0' +flipperkit_version = '0.46.0' Pod::Spec.new do |spec| spec.name = 'Flipper' spec.version = flipperkit_version diff --git a/FlipperKit.podspec b/FlipperKit.podspec index 4ea6e7ad2..917e8f1ac 100644 --- a/FlipperKit.podspec +++ b/FlipperKit.podspec @@ -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' yogakit_version = '~> 1.18' -flipperkit_version = '0.45.0' +flipperkit_version = '0.46.0' Pod::Spec.new do |spec| spec.name = 'FlipperKit' spec.version = flipperkit_version diff --git a/desktop/app/package.json b/desktop/app/package.json index 8fc7c2020..07f4ae88c 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -1,6 +1,6 @@ { "name": "flipper", - "version": "0.45.0", + "version": "0.46.0", "description": "Mobile development tool", "productName": "Flipper", "author": "Facebook Inc", @@ -23,8 +23,8 @@ "deep-equal": "^2.0.1", "emotion": "^10.0.23", "expand-tilde": "^2.0.2", - "flipper-doctor": "0.45.0", - "flipper-plugin-lib": "0.45.0", + "flipper-doctor": "0.46.0", + "flipper-plugin-lib": "0.46.0", "fs-extra": "^8.0.1", "immer": "^6.0.0", "immutable": "^4.0.0-rc.12", @@ -68,7 +68,7 @@ }, "devDependencies": { "@testing-library/react": "^10.0.2", - "flipper-test-utils": "0.45.0", + "flipper-test-utils": "0.46.0", "mac-ca": "^1.0.4", "metro": "^0.59.0", "mock-fs": "^4.12.0", diff --git a/desktop/app/src/utils/js-client/package.json b/desktop/app/src/utils/js-client/package.json index b789c77c9..854d77cdb 100644 --- a/desktop/app/src/utils/js-client/package.json +++ b/desktop/app/src/utils/js-client/package.json @@ -1,6 +1,6 @@ { "name": "flipper-js-client", - "version": "0.45.0", + "version": "0.46.0", "private": true, "main": "index.js", "license": "MIT", diff --git a/desktop/babel-transformer/package.json b/desktop/babel-transformer/package.json index d4f6a266d..e7be35f85 100644 --- a/desktop/babel-transformer/package.json +++ b/desktop/babel-transformer/package.json @@ -1,6 +1,6 @@ { "name": "flipper-babel-transformer", - "version": "0.45.0", + "version": "0.46.0", "description": "Babel transformer for Flipper plugins", "repository": "facebook/flipper", "main": "lib/index.js", diff --git a/desktop/doctor/package.json b/desktop/doctor/package.json index d6e1b42f4..bb7fffa60 100644 --- a/desktop/doctor/package.json +++ b/desktop/doctor/package.json @@ -1,6 +1,6 @@ { "name": "flipper-doctor", - "version": "0.45.0", + "version": "0.46.0", "description": "Utility for checking for issues with a flipper installation", "main": "lib/index.js", "flipperBundlerEntry": "src", diff --git a/desktop/e2e/package.json b/desktop/e2e/package.json index 3325d5ee9..de83b4210 100644 --- a/desktop/e2e/package.json +++ b/desktop/e2e/package.json @@ -1,6 +1,6 @@ { "name": "flipper-e2e", - "version": "0.45.0", + "version": "0.46.0", "private": true, "description": "E2E test suite for Flipper", "repository": "facebook/flipper", diff --git a/desktop/headless-tests/package.json b/desktop/headless-tests/package.json index 51ab5c7c4..79e3611aa 100644 --- a/desktop/headless-tests/package.json +++ b/desktop/headless-tests/package.json @@ -1,6 +1,6 @@ { "name": "flipper-headless-tests", - "version": "0.45.0", + "version": "0.46.0", "main": "index.js", "private": true, "scripts": { diff --git a/desktop/headless/package.json b/desktop/headless/package.json index c68f0a12c..383269d8f 100644 --- a/desktop/headless/package.json +++ b/desktop/headless/package.json @@ -1,7 +1,7 @@ { "name": "flipper-headless", "private": true, - "version": "0.45.0", + "version": "0.46.0", "description": "Headless version of Flipper - Mobile development tool", "productName": "Flipper Headless", "author": "Facebook Inc", diff --git a/desktop/package.json b/desktop/package.json index ac3a42967..60b4e1195 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -1,6 +1,6 @@ { "name": "flipper-project", - "version": "0.45.0", + "version": "0.46.0", "description": "Mobile development tool", "productName": "Flipper", "author": { @@ -178,9 +178,9 @@ "eslint-plugin-react-hooks": "^4.0.4", "eslint-plugin-relay": "^1.4.1", "express": "^4.15.2", - "flipper-babel-transformer": "0.45.0", - "flipper-pkg-lib": "0.45.0", - "flipper-plugin-lib": "0.45.0", + "flipper-babel-transformer": "0.46.0", + "flipper-pkg-lib": "0.46.0", + "flipper-plugin-lib": "0.46.0", "flow-bin": "0.124.0", "fs-extra": "^9.0.0", "glob": "^7.1.2", diff --git a/desktop/pkg-lib/package.json b/desktop/pkg-lib/package.json index 45c15e1f4..a47e154f0 100644 --- a/desktop/pkg-lib/package.json +++ b/desktop/pkg-lib/package.json @@ -1,6 +1,6 @@ { "name": "flipper-pkg-lib", - "version": "0.45.0", + "version": "0.46.0", "description": "Library for building and publishing Flipper plugins", "repository": "facebook/flipper", "main": "lib/index.js", @@ -10,7 +10,7 @@ "bugs": "https://github.com/facebook/flipper/issues", "dependencies": { "fs-extra": "^8.1.0", - "flipper-babel-transformer": "0.45.0", + "flipper-babel-transformer": "0.46.0", "metro": "^0.59.0", "metro-minify-terser": "^0.59.0" }, diff --git a/desktop/pkg/package.json b/desktop/pkg/package.json index 315597db8..7616d67c5 100644 --- a/desktop/pkg/package.json +++ b/desktop/pkg/package.json @@ -1,6 +1,6 @@ { "name": "flipper-pkg", - "version": "0.45.0", + "version": "0.46.0", "description": "Utility for building and publishing Flipper plugins", "repository": "facebook/flipper", "main": "lib/index.js", @@ -20,8 +20,8 @@ "ajv": "^6.12.2", "ajv-errors": "^1.0.1", "cli-ux": "^5.4.6", - "flipper-pkg-lib": "0.45.0", - "flipper-plugin-lib": "0.45.0", + "flipper-pkg-lib": "0.46.0", + "flipper-plugin-lib": "0.46.0", "fs-extra": "^8.1.0", "inquirer": "^7.1.0", "lodash": "^4.17.15", @@ -33,7 +33,7 @@ "@types/inquirer": "^6.5.0", "@types/jest": "^25.1.0", "@types/node": "^13.7.5", - "flipper-test-utils": "0.45.0", + "flipper-test-utils": "0.46.0", "globby": "^10", "jest": "^25.1.0", "prettier": "^2.0.0", diff --git a/desktop/plugin-lib/package.json b/desktop/plugin-lib/package.json index ba382e5e8..71eff2255 100644 --- a/desktop/plugin-lib/package.json +++ b/desktop/plugin-lib/package.json @@ -1,6 +1,6 @@ { "name": "flipper-plugin-lib", - "version": "0.45.0", + "version": "0.46.0", "description": "Library containing common Flipper plugin installation utilities", "repository": "facebook/flipper", "main": "lib/index.js", @@ -21,7 +21,7 @@ "@types/fs-extra": "^8.1.0", "@types/jest": "^25.1.0", "@types/node": "^13.7.5", - "flipper-test-utils": "0.45.0", + "flipper-test-utils": "0.46.0", "globby": "^10", "jest": "^25.1.0", "mock-fs": "^4.12.0", diff --git a/desktop/plugins/seamammals/package.json b/desktop/plugins/seamammals/package.json index 194790c89..b2df51891 100644 --- a/desktop/plugins/seamammals/package.json +++ b/desktop/plugins/seamammals/package.json @@ -21,10 +21,10 @@ "prepack": "flipper-pkg lint && flipper-pkg bundle" }, "peerDependencies": { - "flipper": "0.45.0" + "flipper": "0.46.0" }, "devDependencies": { - "flipper": "0.45.0", - "flipper-pkg": "0.45.0" + "flipper": "0.46.0", + "flipper-pkg": "0.46.0" } } diff --git a/desktop/static/CHANGELOG.md b/desktop/static/CHANGELOG.md index 7d125f4d2..cba3229e3 100644 --- a/desktop/static/CHANGELOG.md +++ b/desktop/static/CHANGELOG.md @@ -1,3 +1,12 @@ +# 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 + * D21903760 - Fix regression in the layout plugin where accessibility info was rendered in the wrong place + * D21907597 - Improved the startup sequence for emulated iOS devices, so that devices and apps connect a lot faster after starting Flipper + * D21929679 - Fixed regression where analytics messages where lost + * D21883086 - The open source version now works with physical iOS devices. + + # 0.45.0 (3/6/2020) * D21858849 - Foreground plugins will burn less CPU when they're very chatty diff --git a/desktop/static/package.json b/desktop/static/package.json index 67d9dc18e..c4472dd23 100644 --- a/desktop/static/package.json +++ b/desktop/static/package.json @@ -1,6 +1,6 @@ { "name": "flipper-static", - "version": "0.45.0", + "version": "0.46.0", "main": "index.js", "private": true, "license": "MIT", @@ -9,8 +9,8 @@ "expand-tilde": "^2.0.2", "fb-watchman": "^2.0.0", "fix-path": "^3.0.0", - "flipper-pkg-lib": "0.45.0", - "flipper-plugin-lib": "0.45.0", + "flipper-pkg-lib": "0.46.0", + "flipper-plugin-lib": "0.46.0", "fs-extra": "^8.1.0", "ignore": "^5.1.4", "mem": "^6.0.0", diff --git a/desktop/test-utils/package.json b/desktop/test-utils/package.json index 2db819618..0f43ab351 100644 --- a/desktop/test-utils/package.json +++ b/desktop/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "flipper-test-utils", - "version": "0.45.0", + "version": "0.46.0", "description": "Library containing common Flipper test utilities", "repository": "facebook/flipper", "main": "lib/index.js", diff --git a/docs/getting-started/android-native.mdx b/docs/getting-started/android-native.mdx index 07cdf4444..8fdfa23a5 100644 --- a/docs/getting-started/android-native.mdx +++ b/docs/getting-started/android-native.mdx @@ -24,10 +24,10 @@ repositories { } dependencies { - debugImplementation 'com.facebook.flipper:flipper:0.45.0' + debugImplementation 'com.facebook.flipper:flipper:0.46.0' debugImplementation 'com.facebook.soloader:soloader:0.9.0' - releaseImplementation 'com.facebook.flipper:flipper-noop:0.45.0' + releaseImplementation 'com.facebook.flipper:flipper-noop:0.46.0' } ``` diff --git a/docs/getting-started/ios-native.mdx b/docs/getting-started/ios-native.mdx index 561227ac5..a9fd470eb 100644 --- a/docs/getting-started/ios-native.mdx +++ b/docs/getting-started/ios-native.mdx @@ -12,7 +12,7 @@ The following configuration assumed CocoaPods 1.9+. ```ruby project 'MyApp.xcodeproj' -flipperkit_version = '0.45.0' +flipperkit_version = '0.46.0' target 'MyApp' do platform :ios, '9.0' diff --git a/docs/getting-started/react-native-ios.mdx b/docs/getting-started/react-native-ios.mdx index 924f404a8..5c03ee3f5 100644 --- a/docs/getting-started/react-native-ios.mdx +++ b/docs/getting-started/react-native-ios.mdx @@ -16,7 +16,7 @@ Add this code to your `ios/Podfile`: platform :ios, '9.0' def flipper_pods() - flipperkit_version = '0.45.0' + flipperkit_version = '0.46.0' pod 'FlipperKit', '~>' + flipperkit_version, :configuration => 'Debug' pod 'FlipperKit/FlipperKitLayoutPlugin', '~>' + flipperkit_version, :configuration => 'Debug' pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version, :configuration => 'Debug' diff --git a/docs/setup/layout-plugin.mdx b/docs/setup/layout-plugin.mdx index 0eeb197f6..4dd6ebd2e 100644 --- a/docs/setup/layout-plugin.mdx +++ b/docs/setup/layout-plugin.mdx @@ -28,7 +28,7 @@ gradle configuration: ```groovy dependencies { - debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.45.0' + debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.46.0' debugImplementation 'com.facebook.litho:litho-annotations:0.19.0' // ... } diff --git a/docs/setup/leak-canary-plugin.mdx b/docs/setup/leak-canary-plugin.mdx index f5832241a..bf16d3a1a 100644 --- a/docs/setup/leak-canary-plugin.mdx +++ b/docs/setup/leak-canary-plugin.mdx @@ -9,7 +9,7 @@ Ensure that you already have an explicit dependency in your application's ```groovy dependencies { - debugImplementation 'com.facebook.flipper:flipper-leakcanary-plugin:0.45.0' + debugImplementation 'com.facebook.flipper:flipper-leakcanary-plugin:0.46.0' debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.1' releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1' } diff --git a/docs/setup/network-plugin.mdx b/docs/setup/network-plugin.mdx index 11e4a89fc..6b7b6b5e1 100644 --- a/docs/setup/network-plugin.mdx +++ b/docs/setup/network-plugin.mdx @@ -12,7 +12,7 @@ The network plugin is shipped as a separate Maven artifact: ```groovy dependencies { - debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.45.0' + debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.46.0' } ``` diff --git a/gradle.properties b/gradle.properties index 3dec14a93..5e57f151e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ # LICENSE file in the root directory of this source tree. # POM publishing constants -VERSION_NAME=0.45.1-SNAPSHOT +VERSION_NAME=0.46.0 GROUP=com.facebook.flipper POM_URL=https://github.com/facebook/flipper POM_SCM_URL=https://github.com/facebook/flipper.git diff --git a/iOS/Tutorial/Podfile b/iOS/Tutorial/Podfile index f90793f29..0c9b39f52 100644 --- a/iOS/Tutorial/Podfile +++ b/iOS/Tutorial/Podfile @@ -1,6 +1,6 @@ project 'Tutorial.xcodeproj' swift_version = "4.1" -flipperkit_version = '0.45.0' +flipperkit_version = '0.46.0' use_frameworks! target 'Tutorial' do diff --git a/react-native/react-native-flipper/package.json b/react-native/react-native-flipper/package.json index cb8c29a27..b10d61c87 100644 --- a/react-native/react-native-flipper/package.json +++ b/react-native/react-native-flipper/package.json @@ -1,7 +1,7 @@ { "name": "react-native-flipper", "title": "React Native Flipper Bindings", - "version": "0.45.0", + "version": "0.46.0", "description": "Flipper bindings for React Native", "main": "index.js", "types": "index.d.ts",