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