UNPKG

3 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.0 - 2019-06-26
7
8#### 💥 Breaking
9
10- 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)
11- Update peer dependencies to v2. ([536607d](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/536607d))
12
13#### 📦 Dependencies
14
15- Update package dependencies to latest. ([1a07250](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/1a07250))
16
17#### 🛠 Internals
18
19- Update npmignore files. ([a2eda3f](https://github.com/airbnb/lunar/tree/master/packages/metrics/commit/a2eda3f))
20- 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)
21
22**Note:** Version bump only for package @airbnb/lunar-metrics
23
24
25
26
27
28### 1.1.2 - 2019-06-06
29
30#### 🐞 Fixes
31
32- **[Metrics]** set ga userId as string. (#81) ([6b08b2b](https://github.com/airbnb/lunar/commit/6b08b2b)), closes [#81](https://github.com/airbnb/lunar/issues/81)
33
34**Note:** Version bump only for package @airbnb/lunar-metrics
35
36
37
38
39
40### 1.1.1 - 2019-06-06
41
42#### 🐞 Fixes
43
44- **[Metrics]** safely check for ga. (#80) ([5617a6f](https://github.com/airbnb/lunar/commit/5617a6f)), closes [#80](https://github.com/airbnb/lunar/issues/80)
45
46**Note:** Version bump only for package @airbnb/lunar-metrics
47
48
49
50
51
52## 1.1.0 - 2019-06-05
53
54#### 🚀 Updates
55
56- **[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)
57
58**Note:** Version bump only for package @airbnb/lunar-metrics
59
60
61
62
63
64### 1.0.6 - 2019-05-21
65
66#### 🐞 Fixes
67
68- Remove Babel runtime setup (#65) ([a58ade2](https://github.com/airbnb/lunar/commit/a58ade2)), closes [#65](https://github.com/airbnb/lunar/issues/65)
69
70**Note:** Version bump only for package @airbnb/lunar-metrics
71
72
73
74
75
76### 1.0.5 - 2019-04-24
77
78#### 🐞 Fixes
79
80- 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)
81
82**Note:** Version bump only for package @airbnb/lunar-metrics
83
84
85
86
87
88### 1.0.4 - 2019-04-24
89
90**Note:** Version bump only for package @airbnb/lunar-metrics
91
92
93
94
95
96### 1.0.3 - 2019-04-24
97
98**Note:** Version bump only for package @airbnb/lunar-metrics
99
100
101
102
103
104### 1.0.2 - 2019-04-23
105
106#### 🛠 Internals
107
108- Switch to Storybook from Styleguidist (#19) ([129e5c7](https://github.com/airbnb/lunar/commit/129e5c7)), closes [#19](https://github.com/airbnb/lunar/issues/19)
109
110**Note:** Version bump only for package @airbnb/lunar-metrics
111
112
113
114
115
116# 1.0.0 - 2019-04-04
117
118#### 🎉 Release
119
120- Official first release!