Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jquense/react-big-calendar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.3
Choose a base ref
...
head repository: jquense/react-big-calendar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 16, 2025

  1. fix(dayjs localizer): reverts previous changs, as it was casting a da…

    …te as UTC instead of local time (#2759)
    
    Previous change was casting a date as UTC instead of local time
    
    Closes #2758
    cutterbl authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    7ba9e24 View commit details
    Browse the repository at this point in the history
  2. 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)
    semantic-release-bot committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b8dc3db View commit details
    Browse the repository at this point in the history
Loading