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: packages/drawer/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# @leafygreen-ui/drawer
2
2
3
+
## 2.0.0
4
+
5
+
### Major Changes
6
+
7
+
- afd111570: - `DrawerTabs` has been deprecated and is no longer available for use. Stay tuned for an updated way to leverage information architecture within a `Drawer` component.
8
+
- Adds missing exports for `DrawerStackProvider` and `useDrawerStackContext`.
9
+
- Fixes missing ref error in console by adding missing ref in `EmbeddedDrawerLayout`.
0 commit comments