You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): set `package.json` to 1.19.4 [skip ci]
## [1.19.4](v1.19.3...v1.19.4) (2025-06-16)
### Bug Fixes
* **dayjs localizer:** reverts previous changs, as it was casting a date as UTC instead of local time ([#2759](#2759)) ([7ba9e24](7ba9e24)), closes [#2758](#2758)
chore(release): set `package.json` to 1.19.2 [skip ci]
## [1.19.2](v1.19.1...v1.19.2) (2025-05-28)
### Bug Fixes
* fix dayjs localizer merge function to not change min and max upon tz change ([#2712](#2712)) ([7d2aa77](7d2aa77))
chore(release): set `package.json` to 1.18.0 [skip ci]
# [1.18.0](v1.17.1...v1.18.0) (2025-02-24)
### Features
* add support for React 19 ([#2710](#2710)) ([4d39499](4d39499))
chore(release): set `package.json` to 1.17.0 [skip ci]
# [1.17.0](v1.16.3...v1.17.0) (2024-12-11)
### Features
* adds a new event id accessor ([#2693](#2693)) ([9883ace](9883ace))
chore(release): set `package.json` to 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2024-11-26)
### Bug Fixes
* update doc type of onDropFromOutside function signature ([5438fb5](5438fb5))