[READ-ONLY] Mirror of https://github.com/danielroe/vue-sanity. Sanity integration for Vue Composition API
composition-api hacktoberfest javascript nuxt sanity typescript vue vuejs
0

Configure Feed

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

chore: release v0.5.4

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.5.4](https://github.com/danielroe/vue-sanity/compare/v0.5.3...v0.5.4) (2020-05-02) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * remove iife build ([89336af](https://github.com/danielroe/vue-sanity/commit/89336afa5dba9fe869bd5d5d65e077357d7ed645)) 7 + 1 8 ### [0.5.3](https://github.com/danielroe/vue-sanity/compare/v0.5.2...v0.5.3) (2020-04-30) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "vue-sanity", 3 - "version": "0.5.3", 3 + "version": "0.5.4", 4 4 "description": "Sanity integration for VueJS", 5 5 "license": "MIT", 6 6 "repository": "danielroe/vue-sanity",