Flipper Release: v0.143.0

Summary: Releasing version 0.143.0

Reviewed By: lblasa

Differential Revision: D35775016

fbshipit-source-id: a0c3bd46547f7a561e1de775796b93ea9cf3071e
This commit is contained in:
Flipper Bot
2022-04-20 10:26:59 -07:00
committed by Facebook GitHub Bot
parent c9981ffb1b
commit 94758c1204
11 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
# 0.143.0 (20/4/2022)
* [D35546817](https://github.com/facebook/flipper/search?q=D35546817&type=Commits) - Check if there's a process listening at the specified port before attempting to establish a websocket connection on iOS
* [D35548148](https://github.com/facebook/flipper/search?q=D35548148&type=Commits) - Certificate signing request response to be processed on the right event loop.
# 0.141.0 (30/3/2022)
* [D34990372](https://github.com/facebook/flipper/search?q=D34990372&type=Commits) - Add view preview/snapshot for the Layout plugin on iOS.