Skip to content

Missing Vue 3.5 Update in Traditional Chinese (繁體中文) Docs #63

Open
@70928manson

Description

@70928manson

提問須知

  • 我確定這是官方版本 hk.vuejs.org 的 issue,而不是其他非官方翻譯版本
  • 我確定這是翻譯問題,而不是英文原文的問題 (英文原文的問題請移步至英文文檔倉庫討論,相關結論我們會定期從英文版同步)
  • 我確定這不是 Vue.js 使用方面的問題 (此類問題請在 Vue.js 官方的論壇Discord 聊天室StackOverflow 上發帖求助)

問題類型

文檔翻譯相關

問題描述

Description
The Traditional Chinese Vue documentation is missing updates related to Vue 3.5.
For example, in Vue 3.5, destructured props inside <script setup> now retain their reactivity — this is clearly documented in the English guide, but is not reflected in the Traditional Chinese version.

Why this matters
Without this update, Traditional Chinese readers may mistakenly assume destructuring props still breaks reactivity, leading to unnecessary .value usage or workarounds.

Suggestion
Please consider reviewing and updating the Traditional Chinese documentation to reflect the key behavioral changes introduced in Vue 3.5 — such as reactive destructuring of props.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions