Skip to content

Commit 1308b9e

Browse files
patinthehatPatrick
authored andcommitted
update changelog
1 parent 1c628e6 commit 1308b9e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to `permafrost-dev/vue-ray` will be documented in this file.
44

55
---
66

7+
## 1.12.0 - 2021-03-10
8+
9+
- all exports are "named" exports now
10+
11+
- all errors, including window errors and unhandled rejection errors, are also sent to Ray
12+
13+
- added Vuex plugin `trackingOptions.propNames: string[]` that supports wildcard matching of store property names to display when tracking store data
14+
15+
- readme updates and examples
16+
717
## 1.11.0 - 2021-03-10
818

919
- allow specifying the `scheme` option when installing the Vue plugin _(http or https)_

0 commit comments

Comments
 (0)