UNPKG

3.09 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6### 2.0.1 - 2019-07-08
7
8**Note:** Version bump only for package @airbnb/lunar-metrics
9
10
11
12
13
14# 2.0.0 - 2019-06-26
15
16#### 💥 Breaking
17
18- Migrate to Aesthetic v4 (#86) ([1b9b3f6](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/1b9b3f6)), closes [#86](https://github.com/airbnb/lunar/tree/master/packages/metrics/issues/86)
19- Update peer dependencies to v2. ([536607d](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/536607d))
20
21#### 📦 Dependencies
22
23- Update package dependencies to latest. ([1a07250](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/1a07250))
24
25#### 🛠 Internals
26
27- Update npmignore files. ([a2eda3f](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/a2eda3f))
28- Update Storybook to v5.1 (#93) ([4ee8f83](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/4ee8f83)), closes [#93](https://github.com/airbnb/lunar/tree/master/packages/metrics/issues/93)
29
30**Note:** Version bump only for package @airbnb/lunar-metrics
31
32
33
34
35
36### 1.1.2 - 2019-06-06
37
38#### 🐞 Fixes
39
40- **[Metrics]** set ga userId as string. (#81) ([6b08b2b](https://github.com/airbnb/lunar/commit/6b08b2b)), closes [#81](https://github.com/airbnb/lunar/issues/81)
41
42**Note:** Version bump only for package @airbnb/lunar-metrics
43
44
45
46
47
48### 1.1.1 - 2019-06-06
49
50#### 🐞 Fixes
51
52- **[Metrics]** safely check for ga. (#80) ([5617a6f](https://github.com/airbnb/lunar/commit/5617a6f)), closes [#80](https://github.com/airbnb/lunar/issues/80)
53
54**Note:** Version bump only for package @airbnb/lunar-metrics
55
56
57
58
59
60## 1.1.0 - 2019-06-05
61
62#### 🚀 Updates
63
64- **[Metrics]** Set Google Analytics userId if able. (#75) ([4b883f6](https://github.com/airbnb/lunar/commit/4b883f6)), closes [#75](https://github.com/airbnb/lunar/issues/75)
65
66**Note:** Version bump only for package @airbnb/lunar-metrics
67
68
69
70
71
72### 1.0.6 - 2019-05-21
73
74#### 🐞 Fixes
75
76- Remove Babel runtime setup (#65) ([a58ade2](https://github.com/airbnb/lunar/commit/a58ade2)), closes [#65](https://github.com/airbnb/lunar/issues/65)
77
78**Note:** Version bump only for package @airbnb/lunar-metrics
79
80
81
82
83
84### 1.0.5 - 2019-04-24
85
86#### 🐞 Fixes
87
88- Remove package dev deps and bump root dev deps. (#44) ([4c26b33](https://github.com/airbnb/lunar/commit/4c26b33)), closes [#44](https://github.com/airbnb/lunar/issues/44)
89
90**Note:** Version bump only for package @airbnb/lunar-metrics
91
92
93
94
95
96### 1.0.4 - 2019-04-24
97
98**Note:** Version bump only for package @airbnb/lunar-metrics
99
100
101
102
103
104### 1.0.3 - 2019-04-24
105
106**Note:** Version bump only for package @airbnb/lunar-metrics
107
108
109
110
111
112### 1.0.2 - 2019-04-23
113
114#### 🛠 Internals
115
116- Switch to Storybook from Styleguidist (#19) ([129e5c7](https://github.com/airbnb/lunar/commit/129e5c7)), closes [#19](https://github.com/airbnb/lunar/issues/19)
117
118**Note:** Version bump only for package @airbnb/lunar-metrics
119
120
121
122
123
124# 1.0.0 - 2019-04-04
125
126#### 🎉 Release
127
128- Official first release!