|
1 | | -### 2.7.4 - 2022-09-13 |
| 1 | +## 2.8.0 - 2022-10-18 |
| 2 | + |
| 3 | +### Changes |
| 4 | + |
| 5 | +- Add optional `containerClass` prop to provider components [#184](https://github.com/calibreapp/react-live-chat-loader/pull/184) |
| 6 | +- Realign `react-live-chat-loader` default styling with the current default styling of each provider’s chat beacon [#186](https://github.com/calibreapp/react-live-chat-loader/pull/186) |
| 7 | +- Fix Typescript definitions (thanks @tien) [#182](https://github.com/calibreapp/react-live-chat-loader/pull/182) |
| 8 | +- Improve example website: convert to Typescript, fix local environment, remove invalid markup, address Next CLI warnings [#177](https://github.com/calibreapp/react-live-chat-loader/pull/177), [#182](https://github.com/calibreapp/react-live-chat-loader/pull/182), [#183](https://github.com/calibreapp/react-live-chat-loader/pull/183) |
| 9 | +- Remove Storybook [#181](https://github.com/calibreapp/react-live-chat-loader/pull/181) |
| 10 | +- Update dependencies |
| 11 | + |
| 12 | +### Credits |
| 13 | + |
| 14 | +Thanks to @cmstroscio, @IngoVals and @tien for raising issues or pull requests that assisted with this release. |
| 15 | + |
| 16 | +## 2.7.4 - 2022-09-13 |
2 | 17 |
|
3 | 18 | - Updated package restriction to support react ^18 (@cbschuld) |
4 | 19 |
|
5 | | -### 2.7.3 - 2022-01-08 |
| 20 | +## 2.7.3 - 2022-01-08 |
6 | 21 |
|
7 | | -- No update. Release updated package-lock.json to version 2. |
| 22 | +- No update. Release updated package-lock.json to version 2. |
8 | 23 |
|
9 | | -### 2.7.2 - 2021-10-05 |
| 24 | +## 2.7.2 - 2021-10-05 |
10 | 25 |
|
11 | 26 | - Update aria role on provider buttons to improve accessibility (@luisrudge) |
12 | 27 |
|
13 | | -### 2.7.0 - 2021-09-14 |
| 28 | +## 2.7.0 - 2021-09-14 |
14 | 29 |
|
15 | 30 | - Update `peerDependencies` to remove warning for React 17 (thanks @38ri581oq480) |
16 | 31 | - Add aria labels for accessibility attributes to provider buttons (thanks @lauGutierrezz) |
17 | 32 |
|
18 | | -### 2.6.0 - 2021-09-03 |
| 33 | +## 2.6.0 - 2021-09-03 |
19 | 34 |
|
20 | 35 | - Add `beforeInit` and `onReady` callbacks (thanks @myleslinder) |
21 | 36 |
|
22 | | -### 2.5.2 - 2021-06-25 |
| 37 | +## 2.5.2 - 2021-06-25 |
23 | 38 |
|
24 | 39 | - Bug fix for using `loadChat` to open a widget |
25 | 40 |
|
26 | | -### 2.5.1 - 2021-06-09 |
| 41 | +## 2.5.1 - 2021-06-09 |
27 | 42 |
|
28 | 43 | - Use relative paths for library imports to ensure types can be found |
29 | 44 |
|
30 | | -### 2.5.0 - 2021-06-08 |
| 45 | +## 2.5.0 - 2021-06-08 |
31 | 46 |
|
32 | 47 | - Add `Chatwoot` component (thanks @motiko) |
33 | 48 | - Update how we detect if a provider has loaded |
34 | 49 |
|
35 | | -### 2.4.0 - 2021-05-24 |
| 50 | +## 2.4.0 - 2021-05-24 |
36 | 51 |
|
37 | 52 | - Build additional module version of the package (thanks @jaska120) |
38 | 53 |
|
39 | | -### 2.3.3 - 2021-05-10 |
| 54 | +## 2.3.3 - 2021-05-10 |
40 | 55 |
|
41 | 56 | - Fix default params for `useChat` hook (thanks @elmoeleven) |
42 | 57 | - Bundle Type Definitions (thanks @elmoeleven) |
43 | 58 |
|
44 | | -### 2.3.0 - 2021-04-27 |
| 59 | +## 2.3.0 - 2021-04-27 |
45 | 60 |
|
46 | 61 | - Convert library to Typescript (thanks @elmoeleven) |
47 | 62 |
|
48 | | -### 2.2.0 - 2021-03-30 |
| 63 | +## 2.2.0 - 2021-03-30 |
49 | 64 |
|
50 | 65 | - Add `Userlike` component (thanks @gazpachu) |
51 | 66 |
|
52 | | -### 2.1.3 - 2020-07-21 |
| 67 | +## 2.1.3 - 2020-07-21 |
53 | 68 |
|
54 | 69 | - Update dependencies |
55 | 70 |
|
56 | | -### 2.1.2 - 2020-04-28 |
| 71 | +## 2.1.2 - 2020-04-28 |
57 | 72 |
|
58 | 73 | - Update appearance of messenger (thanks @FateXRebirth) |
59 | 74 |
|
60 | | -### 2.1.0 - 2020-04-21 |
| 75 | +## 2.1.0 - 2020-04-21 |
61 | 76 |
|
62 | 77 | - Add `Drift` component (thanks @mirshko) |
63 | 78 |
|
64 | | -### 2.0.5 - 2020-03-30 |
| 79 | +## 2.0.5 - 2020-03-30 |
65 | 80 |
|
66 | 81 | - Fix `Messenger` options missing [#25](https://github.com/calibreapp/react-live-chat-loader/pull/25) |
67 | 82 |
|
68 | | -### 2.0.3 - 2020-03-30 |
| 83 | +## 2.0.3 - 2020-03-30 |
69 | 84 |
|
70 | 85 | - Fix `Messenger` loading error [#22](https://github.com/calibreapp/react-live-chat-loader/issues//22) |
71 | 86 | - Fix `Messenger` not opening when clicked before load [#11 comment](https://github.com/calibreapp/react-live-chat-loader/pull/11#discussion_r390098110) |
72 | 87 |
|
73 | | -### 2.0.0 - 2020-03-23 |
| 88 | +## 2.0.0 - 2020-03-23 |
74 | 89 |
|
75 | 90 | - Add `Messenger` component (thanks @FateXRebirth) |
76 | 91 | - Fix SSR: ReferenceError: window is not defined in `useWindowHeight` hook |
0 commit comments