Flipper Release: v0.213.0

Summary: Releasing version 0.213.0

Reviewed By: lblasa

Differential Revision: D48685726

fbshipit-source-id: 7726ff795d5d3c6609c3dbcaccd38964c6edf4d7
This commit is contained in:
generatedunixname89002005306973
2023-08-25 09:21:17 -07:00
committed by Facebook GitHub Bot
parent d9f41e6e5c
commit 27ebbbb951
11 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
# 0.213.0 (25/8/2023)
* [D48467028](https://github.com/facebook/flipper/search?q=D48467028&type=Commits) - Don't report errors related to timeouts of background plugins
* [D48559367](https://github.com/facebook/flipper/search?q=D48559367&type=Commits) - UIDebugger - added event debugger table view and side panel views
* [D48605129](https://github.com/facebook/flipper/search?q=D48605129&type=Commits) - No longer show importFile.worker.worker.js warning on startup
* [D48643116](https://github.com/facebook/flipper/search?q=D48643116&type=Commits) - Don't throw in C++ if a plugin gets added/removed multiple times.
# 0.212.0 (18/8/2023)
* [D48280921](https://github.com/facebook/flipper/search?q=D48280921&type=Commits) - [internal] internal