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 2bb5e96 commit 43a071dCopy full SHA for 43a071d
2 files changed
packages/react-resizable-panels/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# 3.0.6
4
+- [#517](https://github.com/bvaughn/react-resizable-panels/pull/517): Fixed Firefox bug that caused resizing to be interrupted unexpected
5
+
6
# 3.0.5
7
- [#512](https://github.com/bvaughn/react-resizable-panels/pull/512): Fixed size precision regression from 2.0.17
8
packages/react-resizable-panels/package.json
@@ -1,6 +1,6 @@
{
"name": "react-resizable-panels",
- "version": "3.0.5",
+ "version": "3.0.6",
"type": "module",
"description": "React components for resizable panel groups/layouts",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
0 commit comments