Flipper Release: v0.126.0

Summary: Releasing version 0.126.0

Reviewed By: nikoant

Differential Revision: D33183900

fbshipit-source-id: 65ff0048c3d6dca3910209dfa8e285d754698716
This commit is contained in:
Flipper Bot
2021-12-17 02:48:02 -08:00
committed by Facebook GitHub Bot
parent 4b23219bdd
commit d3ea3c46ce
11 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
# 0.126.0 (17/12/2021)
* [D33158280](https://github.com/facebook/flipper/search?q=D33158280&type=Commits) - Fixed issue where a missing ANDROID_SDK_ROOT env var made it impossible to launch emulators
* [D33158445](https://github.com/facebook/flipper/search?q=D33158445&type=Commits) - Register shortcuts only for Flipper application instead of globally. Fixes https://github.com/facebook/flipper/issues/3090
# 0.125.0 (11/12/2021)
* [D32881744](https://github.com/facebook/flipper/search?q=D32881744&type=Commits) - Remove child_process usage from ReactDevTools plugin