Skip to content

Commit 687921b

Browse files
committed
edits
1 parent ac5ec65 commit 687921b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_posts/012-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ As a result, `v-component` and `v-with` have been deprecated in 0.12. `paramAttr
2020
<my-component prop="{{parentData}}"></my-component>
2121
```
2222

23-
There are also additional props-related improvements such as one-way props, expression as props, methods as prop callbacks and more. You can find out more details in the 0.12 release notes linked above and the updated [Component System](/guide/components.html) section of the guide.
23+
There are also additional props-related improvements such as explicit one-time or one-way props, expression as props, methods as prop callbacks and more. You can find out more details in the 0.12 release notes linked above and the updated [Component System](/guide/components.html) section of the guide.
2424

2525
### Filter Arguments Improvements
2626

0 commit comments

Comments
 (0)