Skip to content

v3.1.1

Compare
Choose a tag to compare
@mysticatea mysticatea released this 20 Jul 07:52
· 190 commits to master since this release
v3.1.1
e564707

Bug fixes

  • fa73293 fixed the bug that vue-eslint-parser parsed the v-on directive with no argument and an object expression (e.g., v-on="{foo: bar}") to a block statement. (#30)