Skip to content

Releases: VitorLuizC/vue-form-container

Version 1.0.2

20 Feb 21:20
Compare
Choose a tag to compare
  • Fix issue #3.

  • Remove scope property, since Vue already fix scope injection.

Version 1.0.1

06 Jan 19:07
Compare
Choose a tag to compare
  • Use immediate option on schema watcher and remove mounted hook.

    Thanks @IgorHalfeld for PR #2.

  • Upgrade bili, vue and vue-template-compiler dev dependencies.