-
Notifications
You must be signed in to change notification settings - Fork 660
Comparing changes
Open a pull request
base repository: nfl/react-helmet
base: 5.2.0
head repository: nfl/react-helmet
compare: 6.0.0-beta
- 17 commits
- 15 files changed
- 11 contributors
Commits on Feb 26, 2018
-
FIX: titleTemplate bug with multiple title children components (#351)
Regexp replacement with a function will call .toString() on the replacement candidate. That would include extra commas in page titles where the <title> component had multiple children.
Configuration menu - View commit details
-
Copy full SHA for 6e65388 - Browse repository at this point
Copy the full SHA 6e65388View commit details -
Configuration menu - View commit details
-
Copy full SHA for c102586 - Browse repository at this point
Copy the full SHA c102586View commit details
Commits on Oct 30, 2018
-
React-helmet: Removed phantomJS dependency (#406)
PhantomJS is unmaintained removed dependency from package.json and karma.conf.js. Signed-off-by: ossdev07 <ossdev@puresoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 6500e28 - Browse repository at this point
Copy the full SHA 6500e28View commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 256593e - Browse repository at this point
Copy the full SHA 256593eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d24df0 - Browse repository at this point
Copy the full SHA 6d24df0View commit details -
Merge pull request #412 from AubreyHewes/pr/issue-408-test
added test for #408
Configuration menu - View commit details
-
Copy full SHA for 0716bff - Browse repository at this point
Copy the full SHA 0716bffView commit details
Commits on Nov 4, 2018
-
Fix CI build: update test matrix & use yarn for CI builds (#397)
* Remove Node.js 5, add Node.js 8 to the test matrix. * Use yarn on TravisCI
Configuration menu - View commit details
-
Copy full SHA for a15deac - Browse repository at this point
Copy the full SHA a15deacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a3bd9 - Browse repository at this point
Copy the full SHA 06a3bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6469ee5 - Browse repository at this point
Copy the full SHA 6469ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04b667 - Browse repository at this point
Copy the full SHA e04b667View commit details
Commits on Nov 16, 2018
-
2
Configuration menu - View commit details
-
Copy full SHA for 1803f67 - Browse repository at this point
Copy the full SHA 1803f67View commit details
Commits on Nov 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 772c3df - Browse repository at this point
Copy the full SHA 772c3dfView commit details
Commits on Nov 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e3e6a1f - Browse repository at this point
Copy the full SHA e3e6a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0745de7 - Browse repository at this point
Copy the full SHA 0745de7View commit details
Commits on Dec 4, 2018
-
Bundle helmet using rollup (#395)
* Use rollup to bundle helmet into a single file * Remove the default export
Configuration menu - View commit details
-
Copy full SHA for 20ea385 - Browse repository at this point
Copy the full SHA 20ea385View commit details
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 27ea39c - Browse repository at this point
Copy the full SHA 27ea39cView commit details -
* 6.0.0-beta release doc: Updated CHANGELOG * chore: update yarn lock
Configuration menu - View commit details
-
Copy full SHA for a455998 - Browse repository at this point
Copy the full SHA a455998View commit details
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 5.2.0...6.0.0-beta