Browse Source

docs(changelog): remove outdated Vapor Mode limitation

daiwei 4 tháng trước cách đây
mục cha
commit
7ebbba71c2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      CHANGELOG.md

+ 0 - 1
CHANGELOG.md

@@ -87,7 +87,6 @@ By design, Vapor Mode supports a **subset** of existing Vue features. For the su
 - Options API
 - `app.config.globalProperties`
 - `getCurrentInstance()` returns `null` in Vapor components
-- Implicit instance properties like `$slots` and `$props` are not available in Vapor template expressions
 - `@vue:xxx` per-element lifecycle events
 
 Custom directives in Vapor also have a different interface: