Skip to content

Commit a3c6dd9

Browse files
committed
chore: migration to plugin workspace guide
1 parent a80b7f5 commit a3c6dd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/plugins/plugin-workspace-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ After running migrations you can always _delete_ the `migrations.json` file as i
152152

153153
Not very often actually. Most plugin workspaces can maintain it's set of dependencies for often 1-2 years or longer but if a migration is available which mentions things you want/need feel free to run the migrations anytime.
154154

155+
### Migration 5.2.1 (Released April 6, 2024)
156+
157+
- Migrates to Nx 18.2.3, NativeScript 8.6, and TypeScript ~5.4.x.
158+
155159
### Migration 5.0.0 (Released Dec 26, 2022)
156160

157161
- Migrates to Nx 15.4.1, NativeScript 8.4, and TypeScript ~4.8.x.

0 commit comments

Comments
 (0)