We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b69a44 commit 5af2d8dCopy full SHA for 5af2d8d
packages/react-resizable-panels/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# 3.0.4
4
+
5
+- [#503](https://github.com/bvaughn/react-resizable-panels/pull/503): Support custom cursors
6
7
# 3.0.3
8
9
- [#492](https://github.com/bvaughn/react-resizable-panels/pull/492): Fix compatibility with cloudflare workers
packages/react-resizable-panels/package.json
@@ -1,6 +1,6 @@
{
"name": "react-resizable-panels",
- "version": "3.0.3",
+ "version": "3.0.4",
"type": "module",
"description": "React components for resizable panel groups/layouts",
"author": "Brian Vaughn <[email protected]>",
0 commit comments