forked from snowplow/snowplow-javascript-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
89 lines (89 loc) · 2.19 KB
/
Copy pathCHANGELOG.json
File metadata and controls
89 lines (89 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"name": "@snowplow/browser-plugin-debugger",
"entries": [
{
"version": "3.1.3",
"tag": "@snowplow/browser-plugin-debugger_v3.1.3",
"date": "Fri, 20 Aug 2021 08:39:15 GMT",
"comments": {}
},
{
"version": "3.1.2",
"tag": "@snowplow/browser-plugin-debugger_v3.1.2",
"date": "Mon, 16 Aug 2021 12:59:59 GMT",
"comments": {
"none": [
{
"comment": "Update READMEs with correct Node requirements (#994)"
}
]
}
},
{
"version": "3.1.1",
"tag": "@snowplow/browser-plugin-debugger_v3.1.1",
"date": "Wed, 04 Aug 2021 10:12:25 GMT",
"comments": {
"none": [
{
"comment": "Bump tslib to 2.3.0 (#986)"
},
{
"comment": "Bump typescript to 4.3.5 (#987)"
},
{
"comment": "Switch from @wessberg/rollup-plugin-ts to rollup-plugin-ts (#988)"
}
]
}
},
{
"version": "3.1.0",
"tag": "@snowplow/browser-plugin-debugger_v3.1.0",
"date": "Fri, 14 May 2021 10:45:32 GMT",
"comments": {}
},
{
"version": "3.0.3",
"tag": "@snowplow/browser-plugin-debugger_v3.0.3",
"date": "Wed, 21 Apr 2021 12:35:06 GMT",
"comments": {}
},
{
"version": "3.0.2",
"tag": "@snowplow/browser-plugin-debugger_v3.0.2",
"date": "Thu, 15 Apr 2021 21:07:39 GMT",
"comments": {}
},
{
"version": "3.0.1",
"tag": "@snowplow/browser-plugin-debugger_v3.0.1",
"date": "Wed, 14 Apr 2021 16:30:05 GMT",
"comments": {
"none": [
{
"comment": "Add peerDependencies to plugins (#950)"
},
{
"comment": "Mark packages as sideEffect: false (#951)"
},
{
"comment": "Add unit tests to plugin track* functions (#954)"
}
]
}
},
{
"version": "3.0.0",
"tag": "@snowplow/browser-plugin-debugger_v3.0.0",
"date": "Wed, 31 Mar 2021 14:46:47 GMT",
"comments": {
"none": [
{
"comment": "Add debug mode (#381)"
}
]
}
}
]
}