File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ Vue 3 で注目すべきいくつかの新機能の次のとおりです。
49
49
- [ SFC での Composition API の Syntax Sugar (` <script setup> ` )] ( https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md ) <Badge text =" experimental " type =" warning " />
50
50
- [ SFC でのステートドリブンな CSS Variables (` <style> ` の ` v-bind ` )] ( https://github.com/vuejs/rfcs/blob/style-vars-2/active-rfcs/0000-sfc-style-variables.md ) <Badge text =" experimental " type =" warning " />
51
51
- [ SFC での ` <style scoped> ` は、グローバルルールまたはスロットされたコンテンツのみを対象とするルールを含めることができるようになった] ( https://github.com/vuejs/rfcs/blob/master/active-rfcs/0023-scoped-styles-changes.md )
52
+ - [ Suspense] ( /guide/migration/suspense.html ) <Badge text =" experimental " type =" warning " />
52
53
53
54
## 破壊的変更
54
55
You can’t perform that action at this time.
0 commit comments