Skip to content

Commit 2750fb4

Browse files
committed
3.0.1 -> 3.0.2
1 parent cd84439 commit 2750fb4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/react-resizable-panels/CHANGELOG.md

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

3+
# 3.0.2
4+
5+
- Fallback for type of `HTMLElement` to better support portal edge cases
6+
37
# 3.0.1
48

59
- [#479](https://github.com/bvaughn/react-resizable-panels/pull/479): Improve support for Cloudflare Workers and Vercel Functions

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": "3.0.1",
3+
"version": "3.0.2",
44
"type": "module",
55
"description": "React components for resizable panel groups/layouts",
66
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",

0 commit comments

Comments
 (0)