You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/plugins/plugin-workspace-guide.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,6 +152,10 @@ After running migrations you can always _delete_ the `migrations.json` file as i
152
152
153
153
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.
154
154
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
+
155
159
### Migration 5.0.0 (Released Dec 26, 2022)
156
160
157
161
- Migrates to Nx 15.4.1, NativeScript 8.4, and TypeScript ~4.8.x.
0 commit comments