From 598f699a1ebb78af1d3a3817a3ac54d3adc96803 Mon Sep 17 00:00:00 2001 From: Olga Bulat Date: Mon, 5 Jun 2023 17:08:36 +0300 Subject: [PATCH] Update documentation/projects/proposals/nuxt_3_migration/20230604-project_proposal_nuxt_3_migration.md --- .../20230604-project_proposal_nuxt_3_migration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/projects/proposals/nuxt_3_migration/20230604-project_proposal_nuxt_3_migration.md b/documentation/projects/proposals/nuxt_3_migration/20230604-project_proposal_nuxt_3_migration.md index 398cb6f88c4..108cab46423 100644 --- a/documentation/projects/proposals/nuxt_3_migration/20230604-project_proposal_nuxt_3_migration.md +++ b/documentation/projects/proposals/nuxt_3_migration/20230604-project_proposal_nuxt_3_migration.md @@ -30,7 +30,10 @@ Developer experience - All the current functionality should work as expected. - All the dependencies should be either updated to latest versions that support Nuxt 3 or replaced with the ones that support Nuxt 3. -- (Optional) Nuxt app should use node version 20, and pnpm version 8. + +- Nuxt app should migrate from node version 16 to the active LTS version 18 (or the current version 20, which will become active LTS on 2023-10-24). +- (Optional) Nuxt app should migrate to pnpm version 8 + ## Success