#199 enable forwarding ref created by useRef without prop-types warning
#138: make sure removeCss is a function before invoking it
v5.3.0
#193 Enabled support for React v17
#194 Upgrade jest and its dependencies to latest available version
#195 Upgrade eslint/prettier and its dependencies to latest available version
#196 adding contributor Michael#182 Use forwardRef to pass on the ref by @chicho17
[#156, #189] Move React to peer dependencies by @tstirrat15, @rezam7596
This version was pushed to npm by dazlious, a new releaser for isomorphic-style-loader since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps isomorphic-style-loader from 4.0.0 to 5.3.2.
Release notes
Sourced from isomorphic-style-loader's releases.
Commits
c920f94
v.5.3.246967dd
fix(ssr): broke compilation on ssr build with element being undefined (#200)d54d397
v5.3.1bbfdd6d
fix(withstyles): prop-types were incomplete (#199)3283503
Check that removeCss is a function before calling it (#138)778b3a3
v5.3.021b4903
chore(dependencies): enable react 17 support (#193)ff7c82f
chore(jest): upgrade to latest version (#194)ddd3264
chore(lint): upgrade to latest verison (#195)f85a1a9
chore: adding myself to list of contributors (#196)Maintainer changes
This version was pushed to npm by dazlious, a new releaser for isomorphic-style-loader since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)