Skip to content

Commit 7988684

Browse files
committed
2.1.1 -> 2.1.2
1 parent d5acb6d commit 7988684

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/react-resizable-panels/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 2.1.2
4+
- Suppress invalid layout warning for empty panel groups (#396)
5+
36
## 2.1.1
47

58
- Fix `onDragging` regression (#391)

packages/react-resizable-panels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resizable-panels",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "React components for resizable panel groups/layouts",
55
"author": "Brian Vaughn <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)