[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare stream vue vuejs
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: release v0.2.0

Daniel Roe (Sep 26, 2020, 11:21 PM +0100) bcfe8dde eb45f245

+13 -1
+12
CHANGELOG.md
··· 1 + ## [0.2.0](https://github.com/danielroe/stream-vue/compare/0.1.1...0.2.0) (2020-09-26) 2 + 3 + 4 + ### Features 5 + 6 + * enable vetur autocompletion ([22bff52](https://github.com/danielroe/stream-vue/commit/22bff52eb51df09d94ccc7e20346ec0c0b90cf76)) 7 + 8 + 9 + ### Bug Fixes 10 + 11 + * add defaults and sync props with child stream element ([eb45f24](https://github.com/danielroe/stream-vue/commit/eb45f245128c16ba315a07cfcd1c909e60faa380)) 12 + 1 13 ### 0.1.1 (2020-09-26) 2 14
+1 -1
package.json
··· 1 1 { 2 2 "name": "stream-vue", 3 - "version": "0.1.1", 3 + "version": "0.2.0", 4 4 "description": "Cloudflare Stream component for VueJS", 5 5 "keywords": [ 6 6 "vue",