Skip to content

v1.12.0

Compare
Choose a tag to compare
@patinthehat patinthehat released this 11 Mar 02:20
· 258 commits to main since this release
  • all exports are "named" exports now
  • all errors, including window errors and unhandled rejection errors, are also sent to Ray
  • added Vuex plugin trackingOptions.propNames: string[] that supports wildcard matching of store property names to display when tracking store data
  • readme updates and examples