We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0336fa9 commit 97ccd22Copy full SHA for 97ccd22
src/zh/breaking-changes/introduction.md
@@ -65,7 +65,7 @@ Vue 3 中一些需要关注的新功能包括:
65
- [单文件组件组合式 API 语法糖 (`<script setup>`)](https://cn.vuejs.org/api/sfc-script-setup.html)
66
- [单文件组件状态驱动的 CSS 变量 (`<style>` 中的 `v-bind`)](https://cn.vuejs.org/api/sfc-style.html#状态驱动的动态-css)
67
- [SFC `<style scoped>` 现在可以包含全局规则或只针对插槽内容的规则](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0023-scoped-styles-changes.md)
68
-- [Suspense](./suspense.html) <Badge text="实验性" type="warning" />
+- [Suspense](./suspense.html)
69
70
## 非兼容的变更
71
0 commit comments