|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -### [2.0.0](https://github.com/flowtype/flow-for-vscode/compare/v1.9.2...v2.0.0) (2022-02-09) |
| 3 | +### [2.0.0](https://github.com/flowtype/flow-for-vscode/compare/1.9.2...2.0.0) (2022-02-09) |
4 | 4 |
|
5 | 5 | * Removed support for legacy Flow integration. All communication with Flow now uses the Language Server Protocol. |
6 | 6 | * The "Path To Flow" setting is now ignored in Restricted Mode. |
7 | 7 |
|
8 | | -### [1.9.2](https://github.com/flowtype/flow-for-vscode/compare/v1.9.1...v1.9.2) (2021-09-07) |
| 8 | +### [1.9.2](https://github.com/flowtype/flow-for-vscode/compare/1.9.1...1.9.2) (2021-09-07) |
9 | 9 |
|
10 | 10 | #### Bug Fixes |
11 | 11 |
|
12 | 12 | * **windows**: fix verification of `flow-bin` binaries ([9885ab6](https://github.com/flowtype/flow-for-vscode/commit/9885ab680b3f4ca8cc10ccb602fc7b6f9c1c125f)) |
13 | 13 |
|
14 | | -### [1.9.1](https://github.com/flowtype/flow-for-vscode/compare/v1.9.0...v1.9.1) (2021-07-12) |
| 14 | +### [1.9.1](https://github.com/flowtype/flow-for-vscode/compare/1.9.0...1.9.1) (2021-07-12) |
15 | 15 |
|
16 | 16 | #### Bug Fixes |
17 | 17 |
|
18 | 18 | * restore compatibility with older versions of VS Code ([00a4ff0](https://github.com/flowtype/flow-for-vscode/commit/00a4ff0171b751f8c000541dc352d1b28ba68470)) |
19 | 19 |
|
20 | | -### [1.9.0](https://github.com/flowtype/flow-for-vscode/compare/v1.5.0...v1.9.0) (2021-06-29) |
| 20 | +### [1.9.0](https://github.com/flowtype/flow-for-vscode/compare/1.5.0...1.9.0) (2021-06-29) |
21 | 21 |
|
22 | 22 | #### Features |
23 | 23 |
|
24 | 24 | * Verify integrity of `flow-bin` binaries ([af92850](https://github.com/flowtype/flow-for-vscode/commit/af92850998d2f3121ec475e6eaff5af163d9d301)) |
25 | 25 | * Allow clickable links on hover for type descriptions ([1a43503](https://github.com/flowtype/flow-for-vscode/commit/1a435034b519df8d985da496dfee0cdc89dc377f)) |
26 | 26 |
|
27 | | -### [1.5.0](https://github.com/flowtype/flow-for-vscode/compare/v1.4.0...v1.5.0) (2019-09-09) |
| 27 | +### [1.5.0](https://github.com/flowtype/flow-for-vscode/compare/1.4.0...1.5.0) (2019-09-09) |
28 | 28 |
|
29 | 29 | #### Bug Fixes |
30 | 30 |
|
|
34 | 34 |
|
35 | 35 | * **flow-bin:** update bundled flow to v0.107.0 ([68f9ccf](https://github.com/flowtype/flow-for-vscode/commit/68f9ccf)) |
36 | 36 |
|
37 | | -### [1.4.0](https://github.com/flowtype/flow-for-vscode/compare/v1.3.0...v1.4.0) (2019-09-02) |
| 37 | +### [1.4.0](https://github.com/flowtype/flow-for-vscode/compare/1.3.0...1.4.0) (2019-09-02) |
38 | 38 |
|
39 | 39 | #### Bug Fixes |
40 | 40 |
|
|
44 | 44 |
|
45 | 45 | * **flow-bin:** update bundled flow to v0.106.3 ([a4389fc](https://github.com/flowtype/flow-for-vscode/commit/a4389fc)) |
46 | 46 |
|
47 | | -### [1.3.0](https://github.com/flowtype/flow-for-vscode/compare/v1.2.0...v1.3.0) (2019-08-04) |
| 47 | +### [1.3.0](https://github.com/flowtype/flow-for-vscode/compare/1.2.0...1.3.0) (2019-08-04) |
48 | 48 |
|
49 | 49 | #### Bug Fixes |
50 | 50 |
|
|
0 commit comments