Skip to content

v1.8.0

Compare
Choose a tag to compare
@patinthehat patinthehat released this 12 Feb 20:27
· 300 commits to main since this release
  • fix recursive error with calls to data() in Vue 2

  • convert entire project to TypeScript

  • add lifecycle event logging, configured with plugin option showComponentEvents: ['created', 'mounted']