From 7562065e5a0e95d35ef9e237be654252102b13ed Mon Sep 17 00:00:00 2001 From: Hugo Alliaume Date: Sat, 12 Oct 2019 07:22:54 +0200 Subject: [PATCH] feat: support Vue 2.6+ only BREAKING CHANGES --- README.md | 6 +++--- package.json | 5 +++-- src/VuetifyAlgoliaPlaces.vue | 2 +- yarn.lock | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1f78ac4d..7fa0569b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Vuetify Algolia Places -> Use [Algolia Places](https://community.algolia.com/places/) with Vuetify. +> Use [Algolia Places](https://community.algolia.com/places/) with Vuetify and Vue 2.6+. [![Travis](https://img.shields.io/travis/Kocal/vuetify-algolia-places.svg?style=flat-square)](https://travis-ci.org/Kocal/vuetify-algolia-places) -[![VueJS 2.x](https://img.shields.io/badge/vue-2.x-brightgreen.svg?style=flat-square)](https://vuejs.org) +[![VueJS 2.6+](https://img.shields.io/badge/vue-2.6+-brightgreen.svg?style=flat-square)](https://vuejs.org) [![npm](https://img.shields.io/npm/v/vuetify-algolia-places.svg?style=flat-square)](https://www.npmjs.com/package/vuetify-algolia-places) ![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square) @@ -121,7 +121,7 @@ Note that this slot's parent element is a `` ``` -