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: source/docs/getting-started/upgrade.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
@@ -17,6 +17,10 @@ Due to historical reasons, NexT has three different repositories.
17
17
18
18
After 2020, the first two repositories have ceased updates. The currently active version is v8. Please ensure that you have installed the correct version.
19
19
20
+
### Upgrade from Active Version
21
+
22
+
If you need to upgrade the current active version (NexT v8+), please refer to the [upgrade documentation](https://theme-next.js.org/docs/getting-started/index.html?highlight=install#Upgrading-NexT) (includes essential operations like npm update and configuration checks).
23
+
20
24
### Upgrade from Legacy Version
21
25
22
26
It's recommended to upgrade NexT to version 8 to get the latest features and supports in the new [Theme-Next](https://github.com/next-theme/hexo-theme-next) repository.
0 commit comments