Skip to content

Commit

Permalink
Merge branch 'v2' into lettertwo/buffer-backed-graph
Browse files Browse the repository at this point in the history
* v2:
  Upgrade Flow to 0.160.1 (#6964)
  Only use error overlay if there's a document (#6960)
  Don't fail when HTML tags are implied (#6752)
  Reorder resolveOptions() env priority (#6904)
  Change edge types to numbers (#6126)
  Bump swc (#6848)
  Print diagnostics for scope hoisting bailouts at verbose log level (#6918)
  • Loading branch information
lettertwo committed Sep 22, 2021
2 parents e047e46 + 1b980ca commit 0ef5eb3
Show file tree
Hide file tree
Showing 36 changed files with 468 additions and 160 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -36,4 +36,4 @@ untyped-import
untyped-type-import

[version]
0.158.0
0.160.1

0 comments on commit 0ef5eb3

Please sign in to comment.