Skip to content

Commit a2dd34c

Browse files
authored
docs: Add Migration notes (#386)
1 parent 21a54a0 commit a2dd34c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,14 @@ Here are a few of items that have been implemented. Most of them are based upon
200200
- workspace
201201
- WorkspaceEdit
202202

203+
## Migrating from 3.x to 4.x
204+
205+
- No migration should be necessary.
206+
207+
### Changes
208+
209+
- `@types/vscode` is now a peer dependency
210+
203211
## Migrating from 2.x to 3.x
204212

205213
Migration is only necessary if you used any of the following:

0 commit comments

Comments
 (0)