Update dependency styled-components to v3.4.5 #52
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency
styled-components
(homepage, source) fromv3.3.3
tov3.4.5
Release Notes
v3.4.5
Compare Source
console.error
, nowconsole.warn
), by @probablyupv3.4.4
Compare Source
v3.4.3
Compare Source
Add warning for the upcoming removal of the
extend
API in v4.0, by @probablyup (see #1909)Throw Error if a React component was mistakenly interpolated within styles, by @imbhargav5 (see #1883)
Fix the primitives build, by @probablyup (see 24f097)
v3.4.2
Compare Source
Fix a regression from #1843 that breaks deferred injection and duplicates rules, by @kitten (see #1892)
[TS] Fix missing generic type arguments in .d.ts, by @PzYon (see #1886)
v3.4.1
Compare Source
Fixed a bug in typings where
isStyledComponent
was defined using an undefined variable, by @MayhemYDG (see #1876)Add error system, by @probablyup (see #1881)
Fix "stream" module not being properly eliminated by rollup, by @probablyup
v3.4.0
Compare Source
Add first-class support for functions that return objects, by @acjay (see #1820)
Add support for the prop variants used by Preact (
autofocus
,class
,for
), by @probablyup (see #1823)Various performance improvements, by @probablyup (see #1843)
[TS] Revert #1798, by @Igorbek (see #1840)
[Internal] Add benchmarking suite, by @mxstbr (see #1833)
This PR has been generated by Renovate Bot.