UNPKG

1.43 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.0.6 - 2019-05-21
7
8#### 🐞 Fixes
9
10- Remove Babel runtime setup (#65) ([a58ade2](https://github.com/airbnb/lunar/commit/a58ade2)), closes [#65](https://github.com/airbnb/lunar/issues/65)
11
12**Note:** Version bump only for package @airbnb/lunar-app-shell
13
14
15
16
17
18### 1.0.5 - 2019-04-24
19
20#### 🐞 Fixes
21
22- 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)
23
24**Note:** Version bump only for package @airbnb/lunar-app-shell
25
26
27
28
29
30### 1.0.4 - 2019-04-24
31
32**Note:** Version bump only for package @airbnb/lunar-app-shell
33
34
35
36
37
38### 1.0.3 - 2019-04-24
39
40**Note:** Version bump only for package @airbnb/lunar-app-shell
41
42
43
44
45
46## 1.0.2 - 2019-04-23
47
48#### 🚀 Updates
49
50- **[AppShell]** Allow passing in toast id (#33) ([4f4a66e](https://github.com/airbnb/lunar/commit/4f4a66e)), closes [#33](https://github.com/airbnb/lunar/issues/33)
51
52#### 🛠 Internals
53
54- Switch to Storybook from Styleguidist (#19) ([129e5c7](https://github.com/airbnb/lunar/commit/129e5c7)), closes [#19](https://github.com/airbnb/lunar/issues/19)
55
56**Note:** Version bump only for package @airbnb/lunar-app-shell
57
58
59
60
61
62# 1.0.0 - 2019-04-04
63
64#### 🎉 Release
65
66- Official first release!