Open greenkeeper[bot] opened 7 years ago
After pinning to 3.0.0-beta.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 12 commits.
0981896
v3.1.0
884ceac
Merge pull request #670 from gaearon/fix-662
4896a34
fix: fix arrow function using props in constructor
31c1682
Merge pull request #669 from simonkberg/feat/disable-warnings
af7556f
set default warning value in hooks instead
d0d6b61
set warning
to true
by default
a854aef
Add support for disabling warnings for unaccepted components
96798ab
Merge pull request #665 from adi1133/adi-2
f462e21
Use console.warn in warnAboutUnnacceptedClass
07c15ed
Merge pull request #663 from andrewcoelho/patch-1
b813a2d
Fix incorrect AppContainer usage in docs
6e7c0c0
docs: restore troubleshooting
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 6 commits.
1a7b877
v3.1.1
43cdb88
Merge pull request #674 from gaearon/revert-670-fix-662
6a043f6
Revert "fix: fix arrow function using props in constructor"
993a51e
chore: regenerate yarn.lock
e153b8c
Merge pull request #671 from goto-bus-stop/babel-template
d55f531
Remove direct dependency on babel-template
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 12 commits.
68f2554
v3.1.2
78a425c
Merge pull request #693 from jrylan/patch-1
71e360c
Fix Babel 7 breaking issue: Specify placeholderPattern in template call
6c2f7d1
Merge pull request #688 from johnnyreilly/patch-1
0451015
Update Troubleshooting.md with TypeScript advice
1f6ebdd
Merge pull request #681 from selbekk/master
3190393
Merge pull request #683 from jhoch/jh/update-readme
1fc8bfd
Remove extra space
fb858e0
Update README with create-react-app changes
b4cb02a
Add note about setting output.publicPath property
497e08e
Merge pull request #676 from sachinrekhi/master
23ffcdf
Add details to README on installing as a regular dependency
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Fixes: React 16 infinite loop #696.
Version 3.0.0 of react-hot-loader was just published.
This version is covered by your current version range and after updating it in your project the build failed.
react-hot-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/philschatz/gh-board/builds/286191235?utm_source=github_status&utm_medium=notification)Release Notes
v3.0.0Commits
The new version differs by 86 commits.
5973747
Merge pull request #658 from gaearon/react-16
80136ac
v3.0.0
7a968b6
refactor: revert HotContainer for now
6d0346f
feat: expose AppContainer with warning
7d0e0da
docs: remove coverage badge
429cc4a
docs: improve README
3338ce2
feat: React 16 compatibility
47ccb0a
Merge pull request #655 from theKashey/master
b964851
document HOC Troubleshooting
00404dd
docs: keep AppContainer in doc
60503a7
Merge pull request #639 from gaearon/hot-container
7d1d294
Rename AppContainer into HotContainer
2679e73
Merge pull request #494 from gaearon/no-redbox
31fba04
Remove RedBox as default error catcher
ac52cd9
Merge pull request #608 from theKashey/master
There are 86 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: