Commit 1f12c7b7 authored by Kev's avatar Kev Committed by Natalia Tepluhina

Update Vue 3 migration docs to match progress

parent 2d5c86dd
...@@ -6,12 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,12 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Migration to Vue 3 # Migration to Vue 3
Preparations for a Vue 3 migration are tracked in epic [&3174](https://gitlab.com/groups/gitlab-org/-/epics/3174) The migration from Vue 2 to 3 is tracked in epic [&6252](https://gitlab.com/groups/gitlab-org/-/epics/6252).
In order to prepare for the eventual migration to Vue 3.x, we should not use the following deprecated features in the codebase: To ease migration to Vue 3.x, we have added [eslint rules](https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/merge_requests/50)
that prevent us from using the following deprecated features in the codebase.
NOTE:
Our linting rules block the use of these deprecated features.
## Vue filters ## Vue filters
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment