n6g7 / react-starter

A starter kit for react
1 stars 0 forks source link

An in-range update of react-hot-loader is breaking the build 🚨 #26

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency react-hot-loader was updated from 4.6.3 to 4.6.4.

🚨 View failing branch.

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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/n6g7/react-starter/230?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 18 commits.

  • c97d490 chore(release): 4.6.4
  • 3608356 Merge pull request #1165 from gaearon/january-fixes
  • 4b02767 fix: do not shadow component name
  • 35984ff fix: update fiber cached type, fixes #1139
  • be79d2f fix: do not supress HMR errors
  • 3a429d4 Merge pull request #1129 from adipascu/patch-1
  • 3733578 revert changes in index.dev
  • 93d0b1f fix: opt-out for module safety net, fixes #1102, #1159
  • 24d0448 fix: remove platform checks from production bundle, fixes #1162
  • 873f959 Merge pull request #1164 from nosilleg/1163-enum-throw
  • 143e905 Check property before use. Fixes #1163
  • 73068c7 Merge pull request #1156 from ForsakenHarmony/patch-1
  • 86ee9ed Merge pull request #1155 from lencioni/patch-1
  • 3a5b0db Fix grammar in README.md
  • 11ee7b7 Use function component instead of class in prod

There are 18 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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.6.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for hot-fix

Bug Fixes

Commits

The new version differs by 2 commits.

  • 75b5fd3 chore(release): 4.6.5
  • 6f8573f fix: babel plugin produces a broken code

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Hook the hooks

Bug Fixes

  • complain if hot patches not present, fixes #1173 (efc3d6b)
  • deactivate RHL in dev mode if eval not allowed (f995b0d)
  • disable ErrorBoundaries for a first run, fixes #1172 (2a834c2)
  • Support Context.Provider reload and React.memo, fixes #1169 (09e48eb)

Features

  • activate pureRender by default (4e971b5) (this is a big deal)
  • implement flexible hot injections (b7e8f5e)
  • make errors retryable to mitigate hooks update (9967fde) ("a retry button")
Commits

The new version differs by 25 commits.

  • 7089062 chore(release): 4.7.0
  • 4b36cc8 safe cleanup after hot render
  • 5e6cc4b Merge pull request #1170 from gaearon/fixes-february
  • e23eea8 fix gramma
  • 02d1725 React 15 tests
  • 4e971b5 feat: activate pureRender by default
  • f52d59c stable
  • b6c1d9b (non pure render) Throw if render method does not exists, fixes #1177
  • 3d021ca stabilize error boundaries
  • f6472dc stabilize for the pureRender option
  • b7e8f5e feat: implement flexible hot injections
  • 9967fde feat: make errors retryable to mitigate hooks update
  • e2c34f8 update styled example
  • 3ef584c fix tests
  • 76a2776 reword hook injection

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 30 commits.

  • b1a9bd7 chore(release): 4.7.1
  • 262a9ba concrete in tests proper error behavior
  • 9f6ab6e fix: do not poison memoized props
  • 8befa5a fix: rethrow an error is hot comparison is not open
  • 8240111 fix: destructed Context.Provider breaking registrations. fixes #1184
  • 7089062 chore(release): 4.7.0
  • 4b36cc8 safe cleanup after hot render
  • 5e6cc4b Merge pull request #1170 from gaearon/fixes-february
  • e23eea8 fix gramma
  • 02d1725 React 15 tests
  • 4e971b5 feat: activate pureRender by default
  • f52d59c stable
  • b6c1d9b (non pure render) Throw if render method does not exists, fixes #1177
  • 3d021ca stabilize error boundaries
  • f6472dc stabilize for the pureRender option

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 41 commits.

  • 94d1379 chore(release): 4.7.2
  • b12b430 fix: suppress error message on a server side, fixes #1188
  • e28c750 Merge pull request #1195 from kontrollanten/update-lodash
  • 781557a chore(deps): update lodash
  • 03829b1 Merge pull request #1190 from gaearon/fix-context-consumer
  • 608c5da Merge pull request #1193 from eps1lon/chore/package/hnrs3
  • e3399dc chore(package): Bump hoist-non-react-statics major
  • 7942d26 fix: safer reads from context consumer
  • d6bffda Merge pull request #1187 from kengreeff/update-install-docs
  • 1ad57dc Add heading to separate old API from installation steps
  • 115edd8 Update README.md
  • b1a9bd7 chore(release): 4.7.1
  • 262a9ba concrete in tests proper error behavior
  • 9f6ab6e fix: do not poison memoized props
  • 8befa5a fix: rethrow an error is hot comparison is not open

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 43 commits.

  • a058148 chore(release): 4.8.0
  • 38b63cd feat: support 16.8.4
  • 94d1379 chore(release): 4.7.2
  • b12b430 fix: suppress error message on a server side, fixes #1188
  • e28c750 Merge pull request #1195 from kontrollanten/update-lodash
  • 781557a chore(deps): update lodash
  • 03829b1 Merge pull request #1190 from gaearon/fix-context-consumer
  • 608c5da Merge pull request #1193 from eps1lon/chore/package/hnrs3
  • e3399dc chore(package): Bump hoist-non-react-statics major
  • 7942d26 fix: safer reads from context consumer
  • d6bffda Merge pull request #1187 from kengreeff/update-install-docs
  • 1ad57dc Add heading to separate old API from installation steps
  • 115edd8 Update README.md
  • b1a9bd7 chore(release): 4.7.1
  • 262a9ba concrete in tests proper error behavior

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.1

Bug Fixes

  • root hot for parcel bundler, fixes #1082 (a16679b)
  • pass a false value into Context #1214
Commits

The new version differs by 49 commits.

  • 94af013 chore(release): 4.8.1
  • 95207a8 Merge pull request #1216 from gaearon/fix-parcel-root
  • a16679b fix: root hot for parcel bundler, fixes #1082
  • dd3e5d9 Merge pull request #1214 from aberezkin/consuming-defined-values
  • d29ba0b Add some test cases for context
  • 0752b74 Pass defined falsy values in consumers' children in replacement render
  • a058148 chore(release): 4.8.0
  • 38b63cd feat: support 16.8.4
  • 94d1379 chore(release): 4.7.2
  • b12b430 fix: suppress error message on a server side, fixes #1188
  • e28c750 Merge pull request #1195 from kontrollanten/update-lodash
  • 781557a chore(deps): update lodash
  • 03829b1 Merge pull request #1190 from gaearon/fix-context-consumer
  • 608c5da Merge pull request #1193 from eps1lon/chore/package/hnrs3
  • e3399dc chore(package): Bump hoist-non-react-statics major

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.2

Bug fixes

  • replaces deprecated 4.8.1 #1217
Commits

The new version differs by 53 commits.

  • 2d500fb 4.8.2
  • 43dd55a fix: add root.js to prettierignore
  • d99b788 Merge pull request #1217 from izorg/patch-1
  • 0f07af5 Fix Uncaught SyntaxError: Unexpected token ) on Chrome 55
  • 94af013 chore(release): 4.8.1
  • 95207a8 Merge pull request #1216 from gaearon/fix-parcel-root
  • a16679b fix: root hot for parcel bundler, fixes #1082
  • dd3e5d9 Merge pull request #1214 from aberezkin/consuming-defined-values
  • d29ba0b Add some test cases for context
  • 0752b74 Pass defined falsy values in consumers' children in replacement render
  • a058148 chore(release): 4.8.0
  • 38b63cd feat: support 16.8.4
  • 94d1379 chore(release): 4.7.2
  • b12b430 fix: suppress error message on a server side, fixes #1188
  • e28c750 Merge pull request #1195 from kontrollanten/update-lodash

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.3

Bug Fixes

  • Allow refs on lazy components (798e37f)
  • invariant violation react 15 (1351f2d)
Commits

The new version differs by 60 commits.

  • 2167f9f chore(release): 4.8.3
  • cd9a760 Merge pull request #1221 from eps1lon/fix/lazy-ref
  • 1351f2d fix: invariant violation react 15
  • 798e37f fix: Allow refs on lazy components
  • d842b20 test: Add failing test for refs on lazy components
  • df8eb13 Merge pull request #1220 from anthony-langford/patch-1
  • 8818008 Update Troubleshooting.md
  • 2d500fb 4.8.2
  • 43dd55a fix: add root.js to prettierignore
  • d99b788 Merge pull request #1217 from izorg/patch-1
  • 0f07af5 Fix Uncaught SyntaxError: Unexpected token ) on Chrome 55
  • 94af013 chore(release): 4.8.1
  • 95207a8 Merge pull request #1216 from gaearon/fix-parcel-root
  • a16679b fix: root hot for parcel bundler, fixes #1082
  • dd3e5d9 Merge pull request #1214 from aberezkin/consuming-defined-values

There are 60 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.4

Bug Fixes

Commits

The new version differs by 68 commits.

  • eb1722c chore(release): 4.8.4
  • d12a9cc Merge pull request #1229 from gaearon/april-fixes
  • 5f50ee4 fix: document the importance of import order, fixes #1209
  • 3cd44b0 choire: skip flaky test
  • 432e0f8 fix: dont skip first update or plain components
  • c5af009 fix: remove Object.assign, fixes #1226
  • 4ec5d68 Merge pull request #1223 from tlrobinson/fix-parcel-example
  • 2b8fe30 Fix Parcel example by using old API
  • 2167f9f chore(release): 4.8.3
  • cd9a760 Merge pull request #1221 from eps1lon/fix/lazy-ref
  • 1351f2d fix: invariant violation react 15
  • 798e37f fix: Allow refs on lazy components
  • d842b20 test: Add failing test for refs on lazy components
  • df8eb13 Merge pull request #1220 from anthony-langford/patch-1
  • 8818008 Update Troubleshooting.md

There are 68 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.5

Bug Fixes

Commits

The new version differs by 92 commits.

  • c5bcd40 chore(release): 4.8.5
  • 701d1a3 Merge pull request #1247 from gaearon/may-fixes
  • 8285fb7 chore: linting tests
  • a185494 fix: correct memo fiber updater, fixes #1230
  • a6ba488 fix: make API more error prone, fixes #1228
  • 28bfdd4 fix: move react-dom notification to AppContainer, fixes #1227
  • f036d36 fix: webpack-plugin - use RHL global variable, fixes #1251
  • 875e24a Merge pull request #1249 from GomuGilad6/patch-1
  • 402b0ba Update README.md
  • eae4e65 add useContext test case
  • dab33b6 add test for React.memo
  • 826eee3 fix: webpack plugin fails on hot-loader/react-dom, fixes ##1234
  • 4811d57 fix: use simpler conditions for index.js, implements #1244
  • 608805a fix: update root endpoint, fixes #1226, #1240
  • 0c79474 Merge pull request #1242 from gaearon/semi-true

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 96 commits.

  • aa77458 chore(release): 4.8.6
  • 989eebf fix: trailing commas at entrypoints, fixes #1226
  • c87487d Merge pull request #1253 from xD3CODER/master
  • 956e52b fix: No HMR missing error in SSR
  • c5bcd40 chore(release): 4.8.5
  • 701d1a3 Merge pull request #1247 from gaearon/may-fixes
  • 8285fb7 chore: linting tests
  • a185494 fix: correct memo fiber updater, fixes #1230
  • a6ba488 fix: make API more error prone, fixes #1228
  • 28bfdd4 fix: move react-dom notification to AppContainer, fixes #1227
  • f036d36 fix: webpack-plugin - use RHL global variable, fixes #1251
  • 875e24a Merge pull request #1249 from GomuGilad6/patch-1
  • 402b0ba Update README.md
  • eae4e65 add useContext test case
  • dab33b6 add test for React.memo

There are 96 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 100 commits.

  • 7e153c4 chore(release): 4.8.7
  • c71659d add cold version for styled-component example
  • 61bff93 Merge pull request #1254 from gaearon/fix-hot-jest
  • 2b2f733 fix: remove checks. fixes #1252
  • aa77458 chore(release): 4.8.6
  • 989eebf fix: trailing commas at entrypoints, fixes #1226
  • c87487d Merge pull request #1253 from xD3CODER/master
  • 956e52b fix: No HMR missing error in SSR
  • c5bcd40 chore(release): 4.8.5
  • 701d1a3 Merge pull request #1247 from gaearon/may-fixes
  • 8285fb7 chore: linting tests
  • a185494 fix: correct memo fiber updater, fixes #1230
  • a6ba488 fix: make API more error prone, fixes #1228
  • 28bfdd4 fix: move react-dom notification to AppContainer, fixes #1227
  • f036d36 fix: webpack-plugin - use RHL global variable, fixes #1251

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.8.8

Bug Fixes

Commits

The new version differs by 102 commits.

  • 3b4f4cc chore(release): 4.8.8
  • 6f56d87 fix: disable RHL when NODE_ENV == test, fixes #1252
  • 7e153c4 chore(release): 4.8.7
  • c71659d add cold version for styled-component example
  • 61bff93 Merge pull request #1254 from gaearon/fix-hot-jest
  • 2b2f733 fix: remove checks. fixes #1252
  • aa77458 chore(release): 4.8.6
  • 989eebf fix: trailing commas at entrypoints, fixes #1226
  • c87487d Merge pull request #1253 from xD3CODER/master
  • 956e52b fix: No HMR missing error in SSR
  • c5bcd40 chore(release): 4.8.5
  • 701d1a3 Merge pull request #1247 from gaearon/may-fixes
  • 8285fb7 chore: linting tests
  • a185494 fix: correct memo fiber updater, fixes #1230
  • a6ba488 fix: make API more error prone, fixes #1228

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for πŸ”₯🎣 (let's assume that's a hook)

The first release with a proper hooks support.

Features

  • πŸ‘¨β€πŸ”¬support hooks update on HMR, fixes #1256 (7ab076c)

Bug Fixes

  • πŸ₯΅false positive hot merge for forwardRef and Memo components, fixes #1257 (dbf1047)
  • πŸ€“improve hot api for production mode - better error reporting and smarter babel plugin (6b29911)
Commits

The new version differs by 110 commits.

  • c6110af chore(release): 4.9.0
  • 7d4402c examples: hot hooks examples
  • 2450f25 stabilize hooks
  • f6e278c Merge pull request #1260 from gaearon/hot-prod
  • 6b29911 fix: improve hot api for production mode - error reporting and babel plugin
  • d74c7d9 Merge pull request #1258 from gaearon/reload-effect
  • 7ab076c feat: support hooks update on HMR, fixes #1256
  • dbf1047 fix: false positive hot merge for forwardRef and Memo components, fixes #1257
  • 3b4f4cc chore(release): 4.8.8
  • 6f56d87 fix: disable RHL when NODE_ENV == test, fixes #1252
  • 7e153c4 chore(release): 4.8.7
  • c71659d add cold version for styled-component example
  • 61bff93 Merge pull request #1254 from gaearon/fix-hot-jest
  • 2b2f733 fix: remove checks. fixes #1252
  • aa77458 chore(release): 4.8.6

There are 110 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for πŸ‹ Fresh

The first release since forever with Dan Abramov contribution.

Features

  • backport React.Fresh to handle hooks order change (e5c4bb4)
  • much better testing coverage

Bug Fixes

  • source map consumer could be synchronous (05a6c8e)
  • false positive on function components merge
Commits

The new version differs by 127 commits.

  • 1b4d861 update changelog
  • 3ffcbf7 chore(release): 4.11.0
  • c498c25 chore(release): 4.10.0
  • 3108dbd Merge pull request #1265 from gaearon/fresh-hooks
  • f2d766e restore 4.10 change log
  • ee4604b tests: introduce react-dom tests
  • 7f8abd1 update readme
  • c8ab4a7 supress a few warnings when react-dom is patched
  • 05a6c8e fix: source map consumer could be synchronious
  • ed53dcb update examples
  • f07bd9d Merge remote-tracking branch 'origin/master' into fresh-hooks
  • e5c4bb4 feat: backport React.Fresh
  • ff7d5c7 Merge pull request #1261 from gaearon/type-comparison
  • 1023b98 Merge pull request #1264 from jooohhn/error-message-typo
  • 5231182 Fixed error message typo

There are 127 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Refresh of the Fresh

Refresh

  • useState value change will reset hook state, based on React.Fresh PR

Bug Fixes

  • hot render of forwardRef component (4ba7530). Hooks inside were failing during hotReplacementRender(react-spring case)
  • regression in hidden components reconcilation (3f8efc4), some styled-components were always remounted
  • update react-fresh babel plugin (2fafd44), fixes #1268, based on React.Fresh PR
Commits

The new version differs by 134 commits.

  • 70353e5 chore(release): 4.11.1
  • bc80b10 add react-spring to sc example
  • 3f8efc4 fix: regression in hidden components reconcilation
  • fa781a8 speed up component comparator
  • 8c1e276 update snapshots
  • 4ba7530 fix: hot render of forward props component
  • 2fafd44 fix: update react-fresh babel plugin
  • 1b4d861 update changelog
  • 3ffcbf7 chore(release): 4.11.0
  • c498c25 chore(release): 4.10.0
  • 3108dbd Merge pull request #1265 from gaearon/fresh-hooks
  • f2d766e restore 4.10 change log
  • ee4604b tests: introduce react-dom tests
  • 7f8abd1 update readme
  • c8ab4a7 supress a few warnings when react-dom is patched

There are 134 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 136 commits.

  • 4dc5498 chore(release): 4.11.2
  • 3cb9c64 make parcel example more fragile to #1268
  • 70353e5 chore(release): 4.11.1
  • bc80b10 add react-spring to sc example
  • 3f8efc4 fix: regression in hidden components reconcilation
  • fa781a8 speed up component comparator
  • 8c1e276 update snapshots
  • 4ba7530 fix: hot render of forward props component
  • 2fafd44 fix: update react-fresh babel plugin
  • 1b4d861 update changelog
  • 3ffcbf7 chore(release): 4.11.0
  • c498c25 chore(release): 4.10.0
  • 3108dbd Merge pull request #1265 from gaearon/fresh-hooks
  • f2d766e restore 4.10 change log
  • ee4604b tests: introduce react-dom tests

There are 136 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for No more custom react renderer

Features

  • disable hot replacement render if react-dom is patched, see #1274 (b93eb1d)
Commits

The new version differs by 138 commits.

  • 609fdc4 chore(release): 4.12.0
  • b93eb1d feat: disable hot replacement render if react-dom is patched, see #1274
  • 4dc5498 chore(release): 4.11.2
  • 3cb9c64 make parcel example more fragile to #1268
  • 70353e5 chore(release): 4.11.1
  • bc80b10 add react-spring to sc example
  • 3f8efc4 fix: regression in hidden components reconcilation
  • fa781a8 speed up component comparator
  • 8c1e276 update snapshots
  • 4ba7530 fix: hot render of forward props component
  • 2fafd44 fix: update react-fresh babel plugin
  • 1b4d861 update changelog
  • 3ffcbf7 chore(release): 4.11.0
  • c498c25 chore(release): 4.10.0
  • 3108dbd Merge pull request #1265 from gaearon/fresh-hooks

There are 138 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for To memo or not to memo?

Bug Fixes

Commits

The new version differs by 148 commits.

There are 148 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 150 commits.

  • f155bb0 chore(release): 4.12.2
  • c6d29c9 fix: [babel][prod] separate default and root 'hot' detection, fixes #1283
  • fa1e172 chore(release): 4.12.1
  • ddb0a8a Merge pull request #1282 from gaearon/fix-memo
  • 5bca98c fix: memo components are not updated
  • d796af8 fix: use deep clone for fresh signature, fixes #1280
  • 57db160 update change-log
  • 900a94b Merge branch 'master' of https://github.com/gaearon/react-hot-loader
  • 609fdc4 chore(release): 4.12.0
  • b93eb1d feat: disable hot replacement render if react-dom is patched, see #1274
  • 4dc5498 chore(release): 4.11.2
  • 3cb9c64 make parcel example more fragile to #1268
  • 426281b Merge pull request #1276 from gaearon/fix-common-signature
  • bc99cf6 Merge pull request #1278 from dgreensp/repro-hook-issue
  • 1109b51 Reproduce problem

There are 150 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.3

Bug Fixes

  • babel plugin should use only external hooks, fixes #1285 (c435eaa)
  • make type comparison stronger (1b9f2da)
  • prevent different typeof of components to be merged (357249c)
  • regression of registered type comparison, fixes #1284 (49851be)
  • [babel][prod] separate default and root 'hot' detection, fixes #1283 (c6d29c9)
Commits

The new version differs by 159 commits.

  • 19824db chore(release): 4.12.3
  • 2232839 Merge pull request #1286 from gaearon/12.2
  • 49851be fix: regression of registered type comparison, fixes #1284
  • 1b9f2da fix: make type comparison stronger
  • 045a27f backport refresh updates
  • 357249c fix: prevent different typeof of components to be merged
  • 8d14827 chore: cleanup resolver
  • c435eaa fix: babel plugin should use only extrernals hooks, fixes #1285
  • 8bbc6d3 chore: add false tests
  • f155bb0 chore(release): 4.12.2
  • c6d29c9 fix: [babel][prod] separate default and root 'hot' detection, fixes #1283
  • fa1e172 chore(release): 4.12.1
  • ddb0a8a Merge pull request #1282 from gaearon/fix-memo
  • 5bca98c fix: memo components are not updated
  • d796af8 fix: use deep clone for fresh signature, fixes #1280

There are 159 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 165 commits.

  • 4112e83 chore(release): 4.12.4
  • 8ad1b46 fix: remove lodash, #1269
  • 2f8b933 Merge pull request #1288 from KidkArolis/remove-lodash
  • be4ed21 Merge pull request #1291 from sciyoshi/patch-1
  • 6064dd9 Don't register bindings for declarations with no output
  • 5185464 Replace lodash/merge with a very simple deep merge
  • 19824db chore(release): 4.12.3
  • 2232839 Merge pull request #1286 from gaearon/12.2
  • 49851be fix: regression of registered type comparison, fixes #1284
  • 1b9f2da fix: make type comparison stronger
  • 045a27f backport refresh updates
  • 357249c fix: prevent different typeof of components to be merged
  • 8d14827 chore: cleanup resolver
  • c435eaa fix: babel plugin should use only extrernals hooks, fixes #1285
  • 8bbc6d3 chore: add false tests

There are 165 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Quick fixes

Bug Fixes

Commits

The new version differs by 168 commits.

  • d1c22fa chore(release): 4.12.5
  • b37bf1a Merge pull request #1293 from gaearon/fix-babel-7.5
  • 4441d6d fix: babel 7.5, fixes #1292
  • 4112e83 chore(release): 4.12.4
  • 8ad1b46 fix: remove lodash, #1269
  • 2f8b933 Merge pull request #1288 from KidkArolis/remove-lodash
  • be4ed21 Merge pull request #1291 from sciyoshi/patch-1
  • 6064dd9 Don't register bindings for declarations with no output
  • 5185464 Replace lodash/merge with a very simple deep merge
  • 19824db chore(release): 4.12.3
  • 2232839 Merge pull request #1286 from gaearon/12.2
  • 49851be fix: regression of registered type comparison, fixes #1284
  • 1b9f2da fix: make type comparison stronger
  • 045a27f backport refresh updates
  • 357249c fix: prevent different typeof of components to be merged

There are 168 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.7

Bug Fixes

  • false negative comparisons with react-hot-dom enabled, fixes #1299 (a1c5c31)
  • reload hooks when hook body changes (4795456)
Commits

The new version differs by 178 commits.

  • 507cc85 chore(release): 4.12.7
  • 9b6c13c Merge pull request #1300 from gaearon/4.12.7
  • 4795456 fix: reload hooks when hook body changes
  • a1c5c31 fix: false negative comparisons with react-hot-dom enabled, fixes #1299
  • 0d665c8 chore(release): 4.12.6
  • c703d2e Merge pull request #1298 from gaearon/fix-hook-update
  • afa8ed4 fix: do not update hooks while updating hooks, fixes #1294
  • b0ee8db add react-redux example
  • 9c87cbc Merge pull request #1297 from tony/patch-1
  • 2e829cc Typo
  • d1c22fa chore(release): 4.12.5
  • b37bf1a Merge pull request #1293 from gaearon/fix-babel-7.5
  • 4441d6d fix: babel 7.5, fixes #1292
  • 4112e83 chore(release): 4.12.4
  • 8ad1b46 fix: remove lodash, #1269

There are 178 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 181 commits.

  • a5597c6 chore(release): 4.12.8
  • 729d06c Merge pull request #1304 from steven-qi/master
  • 6672b26 fix: script error on IE11 due to lack of Object.entries
  • 507cc85 chore(release): 4.12.7
  • 9b6c13c Merge pull request #1300 from gaearon/4.12.7
  • 4795456 fix: reload hooks when hook body changes
  • a1c5c31 fix: false negative comparisons with react-hot-dom enabled, fixes #1299
  • 0d665c8 chore(release): 4.12.6
  • c703d2e Merge pull request #1298 from gaearon/fix-hook-update
  • afa8ed4 fix: do not update hooks while updating hooks, fixes #1294
  • b0ee8db add react-redux example
  • 9c87cbc Merge pull request #1297 from tony/patch-1
  • 2e829cc Typo
  • d1c22fa chore(release): 4.12.5
  • b37bf1a Merge pull request #1293 from gaearon/fix-babel-7.5

There are 181 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.9

Bug Fixes

  • ☠️forcely update Context Provider, fixes useContext ☠️ #1207 (897a68d)
Commits

The new version differs by 188 commits.

  • 87ec675 chore(release): 4.12.9
  • 9e666ae Merge pull request #1306 from gaearon/12.9
  • e228aad refactor resolver
  • 5bac044 Merge pull request #1307 from ScriptedAlchemy/master
  • 9269580 fix: updating shallowequal dependency
  • 4b9cc9a add integrated context resolver for useContext
  • 897a68d fix: forcely update Context Provider, fixes #1207
  • a5597c6 chore(release): 4.12.8
  • 729d06c Merge pull request #1304 from steven-qi/master
  • 6672b26 fix: script error on IE11 due to lack of Object.entries
  • 507cc85 chore(release): 4.12.7
  • 9b6c13c Merge pull request #1300 from gaearon/4.12.7
  • 4795456 fix: reload hooks when hook body changes
  • a1c5c31 fix: false negative comparisons with react-hot-dom enabled, fixes #1299
  • 0d665c8 chore(release): 4.12.6

There are 188 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.10

Bug Fixes

  • append react-hot-dom patch note to the ProxyFacade, fixes #1311 (81bbb6a)
  • use void IIFE for webpack plugin, fixes #1309 (6089822)
Commits

The new version differs by 198 commits.

  • a5969ac chore(release): 4.12.10
  • d9325e4 Merge pull request #1312 from gaearon/12.10
  • 43fc5fd linting
  • 6089822 fix: use void IIFE for webpack plugin, fixes #1309
  • 81bbb6a fix: apend react-hot-dom patch note to the ProxyFacade, fixes #1311
  • 980ab8d Merge pull request #1310 from jeetiss/fix/no-semicolon
  • dbe48b5 add file to prettier ignore
  • a8910ad add semicolon before iife
  • b3835e7 Merge pull request #1308 from aibeb/master
  • 2347609 update Code Splitting config
  • 87ec675 chore(release): 4.12.9
  • 9e666ae Merge pull request #1306 from gaearon/12.9
  • e228aad refactor resolver
  • 5bac044 Merge pull request #1307 from ScriptedAlchemy/master
  • 9269580 fix: updating shallowequal dependency

There are 198 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for React 16.9

Features

Bug Fixes

  • add noRegister option to webpack, #1315 (e562375)
  • remove circular deps from hot-loader (2cb544d)
Commits

The new version differs by 220 commits.

  • c3c03fa 16.9 support
  • 3e916d2 chore(release): 4.12.11
  • e6e4dd7 Merge pull request #1296 from wen911119/master
  • e67898f Merge pull request #1320 from Bnaya/16p9p0-fix
  • e4806ab Merge pull request #1316 from gaearon/12.11
  • 9d6bf9b Cleanups
  • cb66d35 Disable react 15. lets see
  • 4dbf90c Iteration
  • ab93dd6 Not throwing anymore?
  • 7c619b3 react 16.9.0 patch support
  • 2cb544d fix: remove circular deps from hot-loader
  • 4310fa8 broke style-components example
  • 4951768 blacklist react-dom for babel plugin
  • bcf1710 add missing types for configuration
  • 9c57305 doc: detect problems with react-dom integration

There are 220 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.12

Bug Fixes

  • error overlay could fail by itself (da50985)
  • resolve undefined types to undefined, fixes #1324 (73eeb4e)
  • speedup levenshtein comparison, fixes #1087 (b81dcb0)
Commits

The new version differs by 229 commits.

  • 941b41c chore(release): 4.12.12
  • 476e66e Merge pull request #1328 from gaearon/4.12.12
  • b81dcb0 fix: speedup levenshtein comparison, fixes #1087
  • 73eeb4e fix: resolve undefined types to undefined, fixes #1324
  • da50985 fix: error overlay could fail by itself
  • 67e8fbc Merge pull request #1326 from lookfirst/patch-1
  • 9f066c6 s/prodived/provided/
  • 6e11ad4 Merge pull request #1322 from alireza-mh/update-react-examples
  • 209557d chore: update react-bootstrap, react-fetch and typscript-no-babel examples
  • c3c03fa 16.9 support
  • 3e916d2 chore(release): 4.12.11
  • e6e4dd7 Merge pull request #1296 from wen911119/master
  • e67898f Merge pull request #1320 from Bnaya/16p9p0-fix
  • e4806ab Merge pull request #1316 from gaearon/12.11
  • 9d6bf9b Cleanups

There are 229 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.12.13

Bug Fixes

  • error overlay should not be injected into the first instance, fixes #1337 (c019663)
  • return null for null types, fixes #1324 (08d7ed1)
  • run hot in batched mode, fixes #1332 (e801daf)
Commits

The new version differs by 238 commits.

  • 7500b0e chore(release): 4.12.13
  • 69b9d48 Merge pull request #1338 from gaearon/4.12.13
  • 09281ef use more verbose messaging
  • 870c520 add DevTools notification into the Class fabricator
  • 3366a11 optimize hot process
  • 17e454f do not amend render before actual hot replace
  • e801daf fix: run hot in batched mode, fixes #1332
  • 08d7ed1 fix: return null for null types, fixes #1324
  • c019663 fix: error overlay should not be injected into the first instance, fixes #1337
  • 941b41c chore(release): 4.12.12
  • 476e66e Merge pull request #1328 from gaearon/4.12.12
  • b81dcb0 fix: speedup levenshtein comparison, fixes #1087
  • 73eeb4e fix: resolve undefined types to undefined, fixes #1324
  • da50985 fix: error overlay could fail by itself
  • 67e8fbc Merge pull request #1326 from lookfirst/patch-1

There are 238 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 250 commits.

  • e730a2a chore(release): 4.12.14
  • 9e50b7c alter tail update message and configuration
  • d4b2fd5 add options to control tail updates
  • c89e306 Merge pull request #1348 from gaearon/4.12.14
  • 33c54f5 fix: autodetect underupdated state and trigger an automatic update, fixes #1342
  • 62bc67e fix: resolve all components to their last versions, #1342
  • d69d778 Merge pull request #1347 from maratfakhreev/electron-typescript-example
  • abad707 Introduce electron typescript example which works with react-hol-loader
  • 9a8d0da Merge pull request #1343 from maratfakhreev/fix-typescript-no-babel-example
  • 5c7cadc Merge pull request #1344 from maratfakhreev/fix-typescript-example
  • 666eaff Make typescript example work with latest react-hot-loader environment
  • 21d7192 Make example work with latest react-hot-loader environment
  • 7500b0e chore(release): 4.12.13
  • 69b9d48 Merge pull request #1338 from gaearon/4.12.13
  • 09281ef use more verbose messaging

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 16.10

Bug Fixes

Commits

The new version differs by 260 commits.

  • 989c6e4 chore(release): 4.12.15
  • b7ed82a fix: React 16.10 support
  • d608760 update styled-component example to 16.10.2
  • b3d92fa Merge pull request #1355 from Bnaya/react-16p10
  • c2d3f56 Merge pull request #1356 from Bnaya/run-yarn-deduplicate
  • bb2421b Run yarn deduplicate
  • 696031d React 16.10 patch support
  • 7060a9b Merge pull request #1353 from Antrikshy/dev-dependencies-update-oct-2019
  • e1def7b Update lint-staged to fix dozens of vulnerabilities
  • 28a6d43 Update some dev-deps to fix some critical vulnerabilities
  • e730a2a chore(release): 4.12.14
  • 9e50b7c alter tail update message and configuration
  • d4b2fd5 add options to control tail updates
  • c89e306 Merge pull request #1348 from gaearon/4.12.14
  • 33c54f5 fix: autodetect underupdated state and trigger an automatic update, fixes #1342

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.12.16

Bug Fixes

  • dont write to elementType if it is not defined, fixes #1357 (1072303)
  • explain why RHL could not be activated, fixes #1362 (9561d66)
  • more @types/react to dependencies, fixes #1359 (af42c1a)
  • use logger.warn instead of console to report tail update, fixes #1386 (fbc890a)
Commits

The new version differs by 299 commits.

  • 4167d4c chore(release): 4.12.16
  • bcf7537 examples: bump styled-components to react 16.11
  • 5e226f4 Merge pull request #1389 from gaearon/4.12.15
  • 9561d66 fix: explain why RHL could not be activated, fixes #1362
  • af42c1a fix: more @types/react to dependencies, fixes #1359
  • 1072303 fix: dont write to elementType if it is not defined, fixes #1357
  • fbc890a fix: use logger.warn instead of console to report tail update, fixes #1386
  • 3fadc05 Merge pull request #1385 from TotooriaHyperion/patch-1
  • f1a8436 Create README.md
  • 2e604e0 Merge pull request #1372 from gaearon/dependabot/npm_and_yarn/examples/mobx/webpack-dev-server-3.1.11
  • 49e4f57 Merge pull request #1374 from gaearon/dependabot/npm_and_yarn/examples/hotCold/webpack-dev-server-3.1.11
  • cdf18ad Merge pull request #1375 from gaearon/dependabot/npm_and_yarn/examples/react-bootstrap/webpack-dev-server-3.1.11
  • b1a16a3 Merge pull request #1376 from gaearon/dependabot/npm_and_yarn/examples/react-refetch/webpack-dev-server-3.1.11
  • f6c4f9f Merge pull request #1377 from gaearon/dependabot/npm_and_yarn/examples/preact/webpack-dev-server-3.1.11
  • b21bdab Merge pull request #1378 from gaearon/dependabot/npm_and_yarn/examples/async-components/webpack-dev-server-3.1.11

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.12.17

Bug Fixes

  • move @types/react from to peer dependencies, fixes #1391 (5ab2cab)
Commits

The new version differs by 2 commits.

  • ac583b5 chore(release): 4.12.17
  • 5ab2cab fix: move @types/react from to peer dependencies, fixes #1391

See the full diff