We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18db39 commit b763953Copy full SHA for b763953
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## Version 1.9.1
4
+
5
+- Maintenance: Bump packages to latest
6
7
## Version 1.9.0
8
9
- Routing relations between components are now visualized. Notice that routes defined with module destinations are not yet visualized.
package.json
@@ -12,7 +12,7 @@
12
"url": "https://github.com/CoderAllan"
13
},
14
"engines": {
15
- "vscode": "^1.64.0"
+ "vscode": "^1.65.0"
16
17
"categories": [
18
"Other",
0 commit comments