Flipper Release: v0.94.1
Summary: Releasing version 0.94.1 This is OSS-only. Reviewed By: passy Differential Revision: D29166261 fbshipit-source-id: d27bd79c14296519e7c90f138131458b2a5e77e2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
42a65e467e
commit
f6184fd8aa
@@ -258,7 +258,7 @@
|
||||
"tsc-plugins": "./ts-node scripts/tsc-plugins.ts",
|
||||
"watch": "cross-env TZ=Pacific/Pohnpei node --expose-gc --stack-trace-limit=40 ./node_modules/.bin/jest --watch"
|
||||
},
|
||||
"version": "0.94.0",
|
||||
"version": "0.94.1",
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"app",
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# 0.94.1 (16/6/2021)
|
||||
|
||||
* [D28314408](https://github.com/facebook/flipper/search?q=D28314408&type=Commits) - [MobileConfig] Fix issues with scrolling not working and several other improvements
|
||||
|
||||
|
||||
# 0.94.0 (16/6/2021)
|
||||
|
||||
* [D28996137](https://github.com/facebook/flipper/search?q=D28996137&type=Commits) - Restored context menu in data tables
|
||||
|
||||
Reference in New Issue
Block a user