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.
package.json
1 parent a4bc8f3 commit c6b0f9eCopy full SHA for c6b0f9e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.5](https://github.com/jquense/react-big-calendar/compare/v1.8.4...v1.8.5) (2023-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* fixing invalid ref with invalid scrollHeight ([#2459](https://github.com/jquense/react-big-calendar/issues/2459)) ([a4bc8f3](https://github.com/jquense/react-big-calendar/commit/a4bc8f3f275ccfba5b6861330b87b39f05505ca8))
7
8
## [1.8.4](https://github.com/jquense/react-big-calendar/compare/v1.8.3...v1.8.4) (2023-09-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-big-calendar",
- "version": "1.8.4",
+ "version": "1.8.5",
"description": "Calendar! with events",
"author": {
"name": "Jason Quense",
0 commit comments