]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: changelog [ci skip]
authorEvan You <yyx990803@gmail.com>
Wed, 25 Nov 2020 16:37:38 +0000 (11:37 -0500)
committerEvan You <yyx990803@gmail.com>
Wed, 25 Nov 2020 16:37:38 +0000 (11:37 -0500)
CHANGELOG.md

index 2e6414d8c3da7a6a9bf79b3ad24d0a13459069f0..650b0fd343c4dbe36898eaea2f971048641e4501 100644 (file)
@@ -14,7 +14,9 @@
 * **types:** ensure correct type for toRef and toRefs on existing refs ([8e20375](https://github.com/vuejs/vue-next/commit/8e2037537219219d5ab6456e8a29bd0235eac311))
 
 
-### Features
+### Experimental Features
+
+> Note: support for experimental features in SFCs have been updated according to changes in ongoing RFCs. This release may break existing usage of such experimental features.
 
 * **compiler-sfc:** compileScript inline render function mode ([886ed76](https://github.com/vuejs/vue-next/commit/886ed7681dd203c07ff3b504538328f43e14d9b0))
 * **compiler-sfc:** new script setup implementation ([556560f](https://github.com/vuejs/vue-next/commit/556560fae31d9e406cfae656089657b6332686c1))