github GeekyAnts/vue-native-core v0.3.0

latest release: v0.3.1
2 years ago

This is a stable release with the updates from the last two RC releases.

Fixes

  • Fix issues with line number mapping in stack traces (fixes #259) - credit @rahul-mahato
  • Set Vue version to 2.2.6 (fixes #216)
  • Fix crash for components without <script> blocks (fixes #302)
  • Fix issues with render-prop-fn usage inside v-if and v-else (fixes #234) - credit @rahul-mahato

Improvements

  • Adds Travis CI integration (resolves #17)
  • Adds Jest config
  • Fixes Flow config
  • Removes unused dependencies
  • Lint and format config
  • Prevent auto-import of deprecated components (fixes #239)
  • Update release script

Don't miss a new vue-native-core release

NewReleases is sending notifications on new releases.