You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33-2Lines changed: 33 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,32 @@
1
+
## 2.8.1 (2022-12-22)
2
+
3
+
### 📦 Dependencies
4
+
5
+
- Updates dependencies.
6
+
7
+
### 🐛 Bugs
8
+
9
+
- Realign `react-live-chat-loader` placeholder styling with Intercom's new default styling ([#215](https://github.com/calibreapp/react-live-chat-loader/pull/215)).
10
+
1
11
## 2.8.0 (2022-10-19)
2
12
3
13
### 🛠 Core
14
+
4
15
- Adds optional `containerClass` prop to provider components ([#184](https://github.com/calibreapp/react-live-chat-loader/pull/184)).
5
16
- Realigns `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)).
6
-
- Improves the example website ([#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)):
7
-
- converts to Typescript
17
+
- Improves the example website ([#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)):
0 commit comments