-
Notifications
You must be signed in to change notification settings - Fork 30
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: Oblosys/react-lifecycle-visualizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Oblosys/react-lifecycle-visualizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 20 files changed
- 1 contributor
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 567bd99 - Browse repository at this point
Copy the full SHA 567bd99View commit details
Commits on Apr 28, 2021
-
Remove deprecated instance methods & clearInstanceIdCounters
BREAKING CHANGE: These deprectated methods & function have been removed: - this.LifecyclePanel (replaced by this.props.LifecyclePanel) - this.trace (replaced by this.props.trace) - clearInstanceIdCounters (replaced by resetInstanceIdCounters)
Configuration menu - View commit details
-
Copy full SHA for c9e6ea2 - Browse repository at this point
Copy the full SHA c9e6ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bf0ff - Browse repository at this point
Copy the full SHA 61bf0ffView commit details -
Drop redundant @hot-loader/react-dom package
Hot reloading is already set up correctly in the webpack configuration, so we don't need this package (which keeps React pinned to older versions due to strict peer-dependency constraints and laggging releases). In a future update, maybe we should use Fast Refresh for hot reloading instead (see https://github.com/pmmmwh/react-refresh-webpack-plugin).
Configuration menu - View commit details
-
Copy full SHA for b5f59fc - Browse repository at this point
Copy the full SHA b5f59fcView commit details -
Update all dependencies to latest
Enzyme kept React at v16 because of the still missing v17 adapter, and @hot-loader/react-dom kept React at 17.0.1 because the 17.0.2 isn't released yet. With these dependencies gone, all dependencies can now be updated to latest. NOTE: webpack-dev-server is incorrectly reported as outdated by npm due to incorrect tagging of the 4.0.0-beta.N releases as latest.
Configuration menu - View commit details
-
Copy full SHA for 0f7e741 - Browse repository at this point
Copy the full SHA 0f7e741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3805b92 - Browse repository at this point
Copy the full SHA 3805b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae06d7f - Browse repository at this point
Copy the full SHA ae06d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for adcea82 - Browse repository at this point
Copy the full SHA adcea82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4aabe5 - Browse repository at this point
Copy the full SHA f4aabe5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.12...v3.0.0