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.1.0
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.2.0
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 8, 2022

  1. feat: replace unsafe deprecated methods (#2216)

    This replaces deprecated React methods from the components, leading the way to eventual StrictMode compliance.
    
    #1200 #1777 #1481 #2126 #2104 #2105 #1526
    cutterbl authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c5c6a8b View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.2.0 [skip ci]

    # [1.2.0](v1.1.0...v1.2.0) (2022-07-08)
    
    ### Features
    
    * replace unsafe deprecated methods ([#2216](#2216)) ([c5c6a8b](c5c6a8b)), closes [#1200](#1200) [#1777](#1777) [#1481](#1481) [#2126](#2126) [#2104](#2104) [#2105](#2105) [#1526](#1526)
    semantic-release-bot committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    41405d0 View commit details
    Browse the repository at this point in the history
Loading