v1.12.0
- 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