Flipper Release: v0.167.0

Summary: Releasing version 0.167.0

Reviewed By: LukeDefeo

Differential Revision: D39924111

fbshipit-source-id: 30e26a9551eb3350ba4b526dc6ca014d868dd1ea
This commit is contained in:
generatedunixname89002005306973
2022-09-29 04:38:46 -07:00
committed by Facebook GitHub Bot
parent 9101603cf2
commit dcf2380fd4
11 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
# 0.167.0 (29/9/2022)
* [D39587418](https://github.com/facebook/flipper/search?q=D39587418&type=Commits)
* [D39809292](https://github.com/facebook/flipper/search?q=D39809292&type=Commits) - Use global window event handlers instead of listeners
* [D39883905](https://github.com/facebook/flipper/search?q=D39883905&type=Commits) - Fixed a bug in the nested highlighting of the data inspector, previously it could remain highlighted while moving the mouse away quickly and multiple highlights could be visible at the same time
# 0.166.0 (20/9/2022)
* [D39633821](https://github.com/facebook/flipper/search?q=D39633821&type=Commits) - Fix plugin loading with experimental flipper-server disabled