typescript-react-starter-kit
typescript-react-starter-kit copied to clipboard
Bump react-hot-loader from 4.12.18 to 4.13.0
Bumps react-hot-loader from 4.12.18 to 4.13.0.
Release notes
Sourced from react-hot-loader's releases.
🔥-rc for 17-rc
Bug Fixes
- tailUpdate might be blocked by a PureComponent (#1448) (e44103a)
- provide "hot fallback" when module.hot is not truthy (#1451) (ec3447f)
Features
v4.12.19
Bug Fixes
Changelog
Sourced from react-hot-loader's changelog.
4.13.0 (2020-09-22)
Bug Fixes
- tailUpdate might be blocked by a PureComponent (#1448) (e44103a)
- when module.hot is not truthy (#1451) (ec3447f)
Features
4.12.21 (2020-04-30)
Bug Fixes
- add peerDependenciesMeta in package.json (#1433)
4.12.20 (2020-03-14)
Bug Fixes
4.12.19 (2020-01-22)
Bug Fixes
Commits
6032f42chore(release): 4.13.0c05396bfeat: support React 17 (#1557)e44103afix: tailUpdate might be blocked by a PureComponent (#1448)74d3d9bMerge pull request #1513 from gaearon/gaearon-patch-1d73d505README: Link to Fast Refresh Webpack plugine6035ecMake Limitations clearer to understand (#1472)5301dc8docs: fix typo (#1471)92961beDiscourage using webpack loader for all the files (#1452)ec3447ffix: when module.hot is not truthy (#1451)1afb27aupdate changelog- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)