Skip to content

Commit 237d5f9

Browse files
authored
fix(vscode): adjust README with version compat info (#2137)
1 parent 92e6b0b commit 237d5f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/vscode/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ commands and install extensions without ever touching the terminal or having to
6767
Also, Nx Console highlights the properties you are likely to use for built-in generators and commands, so if you haven't
6868
used the CLI, you don't get overwhelmed.
6969

70+
## Compatibility
71+
72+
The latest version of Nx Console supports all Nx versions starting at Nx 15. For older versions, we cannot guarantee compatibility or full functionality. However, we welcome contributions! If you encounter specific issues with older versions, please consider submitting a PR. Of course, if you discover any problems with newer versions of Nx, please report these issues to help us improve Nx Console.
73+
74+
If you're looking to upgrade your version of Nx easily, refer to the [Nx migrate documentation](https://nx.dev/features/automate-updating-dependencies).
75+
7076
# Learn More
7177

7278
- [Documentation](https://nx.dev/core-features/integrate-with-editors) - Official documentation with video tutorials

0 commit comments

Comments
 (0)