Skip to content

Releases: imcvampire/vue-axios

3.1.0

20 Oct 09:51
cf3bd1b

Choose a tag to compare

  • Add backward compatibility for vuejs 1 & 2

3.0.1

06 Oct 03:57

Choose a tag to compare

Fixes

  • Correct README

3.0.0

06 Oct 03:20

Choose a tag to compare

Breaking changes:

  • Add support for VueJS 3
  • Drop support for VueJS 2

2.1.4

02 Oct 04:13

Choose a tag to compare

build: 2.1.4

2.1.3

06 Aug 01:38

Choose a tag to compare

Changes:

  • index.d.ts: Change from export = VueAxios to export default VueAxios

2.1.2

05 Jul 04:27

Choose a tag to compare

build: 2.1.2

2.0.1

12 Mar 02:22

Choose a tag to compare

  • Simplify wrapper.
  • Add property $http to this when using single-file component

First release

03 Nov 14:50

Choose a tag to compare

1.1.2

Merge branch 'master' of github.com:imcvampire/vue-axios