react-inline-css
react-inline-css copied to clipboard
Bump react-hot-loader from 1.3.0 to 4.12.21
Bumps react-hot-loader from 1.3.0 to 4.12.21.
Release notes
Sourced from react-hot-loader's releases.
v4.12.19
Bug Fixes
v4.12.18
Bug Fixes
- (regression) hook order change is causing React error, fixes #1393 (6707b4b)
- production babel plugin might perform eager replacement, fixes #1388 (b94adb3)
v4.12.17
Bug Fixes
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)
16.10
Bug Fixes
- React 16.10 support (b7ed82a)
v4.12.14
Bug Fixes
- autodetect underupdated state and trigger an automatic update, fixes #1342 (33c54f5)
- resolve all components to their last versions, #1342 (62bc67e)
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)
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)
React 16.9
... (truncated)
Changelog
Sourced from react-hot-loader's changelog.
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
4.12.18 (2019-11-16)
Bug Fixes
- (regression) hook order change is causing React error, fixes #1393 (6707b4b)
- production babel plugin might perform eager replacement, fixes #1388 (b94adb3)
4.12.17 (2019-11-12)
Bug Fixes
4.12.16 (2019-11-06)
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)
4.12.15 (2019-10-08)
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by kashey, a new releaser for react-hot-loader since your current version.
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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)