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 41
41
* ** compiler-sfc:** fix dynamic directive arguments usage check for slots ([ #9495 ] ( https://github.com/vuejs/core/issues/9495 ) ) ([ b39fa1f] ( https://github.com/vuejs/core/commit/b39fa1f8157647859331ce439c42ae016a49b415 ) ), closes [ #9493 ] ( https://github.com/vuejs/core/issues/9493 )
42
42
* ** deps:** update dependency @vue/repl to ^2.6.2 ([ #9536 ] ( https://github.com/vuejs/core/issues/9536 ) ) ([ 5cef325] ( https://github.com/vuejs/core/commit/5cef325f41e3b38657c72fa1a38dedeee1c7a60a ) )
43
43
* ** deps:** update dependency @vue/repl to ^2.6.3 ([ #9540 ] ( https://github.com/vuejs/core/issues/9540 ) ) ([ 176d590] ( https://github.com/vuejs/core/commit/176d59058c9aecffe9da4d4311e98496684f06d4 ) )
44
- * ** hydration:** fix tagName access eeror on comment/text node hydration mismatch ([ dd8a0cf] ( https://github.com/vuejs/core/commit/dd8a0cf5dcde13d2cbd899262a0e07f16e14e489 ) ), closes [ #9531 ] ( https://github.com/vuejs/core/issues/9531 )
44
+ * ** hydration:** fix tagName access error on comment/text node hydration mismatch ([ dd8a0cf] ( https://github.com/vuejs/core/commit/dd8a0cf5dcde13d2cbd899262a0e07f16e14e489 ) ), closes [ #9531 ] ( https://github.com/vuejs/core/issues/9531 )
45
45
* ** types:** avoid exposing lru-cache types in generated dts ([ 462aeb3] ( https://github.com/vuejs/core/commit/462aeb3b600765e219ded2ee9a0ed1e74df61de0 ) ), closes [ #9521 ] ( https://github.com/vuejs/core/issues/9521 )
46
46
* ** warn:** avoid warning on empty children with Suspense ([ #3962 ] ( https://github.com/vuejs/core/issues/3962 ) ) ([ 405f345] ( https://github.com/vuejs/core/commit/405f34587a63a5f1e3d147b9848219ea98acc22d ) )
47
47
You can’t perform that action at this time.
0 commit comments