HerringtonDarkholme / av-ts

A modern, type-safe, idiomatic Vue binding library
MIT License
216 stars 11 forks source link

Anything has to do to work with Vue 2.5? #69

Closed whitetrefoil closed 6 years ago

whitetrefoil commented 6 years ago

I just heard about Vue v2.5 has many changes on its typings, will av-ts be compatible with it?

HerringtonDarkholme commented 6 years ago

Fortunately, av-ts fully supports Vue2.5. See this comment for detailed test result.

https://github.com/vuejs/vue/pull/6391#issuecomment-323088304

whitetrefoil commented 6 years ago

Wow! Nice to know you're the leader of that feature. I'll read that PR for more details later~