File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Vue 3 で注目すべきいくつかの新機能の次のとおりです。
4646- [ Fragments] ( /guide/migration/fragments.html )
4747- [ Emits Component Option] ( /guide/component-custom-events.html )
4848- カスタムレンダラを作るための [ ` @vue/runtime-core ` の ` createRenderer ` API] ( https://github.com/vuejs/vue-next/tree/master/packages/runtime-core )
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 " />
49+ - [ SFC での Composition API の Syntax Sugar (` <script setup> ` )] ( https://github.com/vuejs/rfcs/blob/script-setup-2 /active-rfcs/0000-script-setup.md ) <Badge text =" experimental " type =" warning " />
5050- [ 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 " />
5151- [ SFC での ` <style scoped> ` は、グローバルルールまたはスロットされたコンテンツのみを対象とするルールを含めることができるようになった] ( https://github.com/vuejs/rfcs/blob/master/active-rfcs/0023-scoped-styles-changes.md )
5252- [ Suspense] ( /guide/migration/suspense.html ) <Badge text =" experimental " type =" warning " />
You can’t perform that action at this time.
0 commit comments