Flipper Release: v0.222.0

Summary: Releasing version 0.222.0

Reviewed By: lblasa

Differential Revision: D49593015

fbshipit-source-id: 9fd4b4f42134f2fb244ddeabff6b83748151e36a
This commit is contained in:
generatedunixname89002005306973
2023-09-25 06:30:50 -07:00
committed by Facebook GitHub Bot
parent 9e98391151
commit 6b9adfe130
11 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
# 0.222.0 (25/9/2023)
* [D49501954](https://github.com/facebook/flipper/search?q=D49501954&type=Commits) - UIDebugger event debugger - increased highlight time. Nodes get random highlight color
* [D49547952](https://github.com/facebook/flipper/search?q=D49547952&type=Commits) - UIDebugger accessibility mode for iOS launched, look for icon to the right of the search bar
# 0.220.0 (18/9/2023)
* [D49371369](https://github.com/facebook/flipper/search?q=D49371369&type=Commits) - `yarn start` now launches the in-browser version of Flipper. Use `yarn start-electron` for the old behaviour.