Skip to content

v0.3.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RishabhKarnad RishabhKarnad released this 04 Mar 14:21
· 22 commits to master since this release

This is a pre-release to test a large number of changes in the repository. The following is a list of the fixes, additions and changes:

  • Fix issues with line number mapping in stack traces (fixes #259) - credit @rahul-mahato
  • 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)
  • Set Vue version to 2.2.6 (fixes #216)