UNPKG

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