Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

v3.4.4

Compare
Choose a tag to compare
@bahmutov bahmutov released this 20 Jul 03:22
· 46 commits to master since this release
f6812ad

3.4.4 (2020-07-20)

Bug Fixes

  • ...localVue => localVue (85b5175)
  • data should be a function, i18n plugin was throwing error (87ea052)
  • plugins not passing options through. i18n spec artifically slow (f1115e8)
  • spec was demonstrating using data as an object, which is a bug in components. It was being covered up by rendering the component as the Root Vue Component (c3e84ed)