UNPKG

1.79 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### 1.1.1 - 2019-06-06
7
8#### 🐞 Fixes
9
10- **[Metrics]** safely check for ga. (#80) ([5617a6f](https://github.com/airbnb/lunar/commit/5617a6f)), closes [#80](https://github.com/airbnb/lunar/issues/80)
11
12**Note:** Version bump only for package @airbnb/lunar-metrics
13
14
15
16
17
18## 1.1.0 - 2019-06-05
19
20#### 🚀 Updates
21
22- **[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)
23
24**Note:** Version bump only for package @airbnb/lunar-metrics
25
26
27
28
29
30### 1.0.6 - 2019-05-21
31
32#### 🐞 Fixes
33
34- Remove Babel runtime setup (#65) ([a58ade2](https://github.com/airbnb/lunar/commit/a58ade2)), closes [#65](https://github.com/airbnb/lunar/issues/65)
35
36**Note:** Version bump only for package @airbnb/lunar-metrics
37
38
39
40
41
42### 1.0.5 - 2019-04-24
43
44#### 🐞 Fixes
45
46- 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)
47
48**Note:** Version bump only for package @airbnb/lunar-metrics
49
50
51
52
53
54### 1.0.4 - 2019-04-24
55
56**Note:** Version bump only for package @airbnb/lunar-metrics
57
58
59
60
61
62### 1.0.3 - 2019-04-24
63
64**Note:** Version bump only for package @airbnb/lunar-metrics
65
66
67
68
69
70### 1.0.2 - 2019-04-23
71
72#### 🛠 Internals
73
74- Switch to Storybook from Styleguidist (#19) ([129e5c7](https://github.com/airbnb/lunar/commit/129e5c7)), closes [#19](https://github.com/airbnb/lunar/issues/19)
75
76**Note:** Version bump only for package @airbnb/lunar-metrics
77
78
79
80
81
82# 1.0.0 - 2019-04-04
83
84#### 🎉 Release
85
86- Official first release!