-
Notifications
You must be signed in to change notification settings - Fork 3
Update styled-components to the latest version 🚀 #62
base: master
Are you sure you want to change the base?
Conversation
Version 3.3.2 just got published.Update to this version instead 🚀 Release Notesv3.3.2Lots of 🔥fixes in this release! As always, thank you contributors for your hard work 🙇
Note: v3.3.1 was skipped due to a bad deploy. |
Version 3.3.3 just got published.Update to this version instead 🚀 Release Notesv3.3.3
|
Version 3.4.0 just got published. |
Version 3.4.1 just got published.Update to this version instead 🚀 Release Notesv3.4.1
|
Version 3.4.5 just got published.Update to this version instead 🚀 Release Notesv3.4.5
|
Version 3.4.6 just got published.Update to this version instead 🚀 Release Notesv3.4.6Fixed an issue when streaming with very large amounts of output where sometimes styles might not make it to the client, by @probablyup (see #1997) |
Update to this version instead 🚀 Release Notes for v3.4.7
|
Update to this version instead 🚀 Release Notes for v3.4.8Fix the injectGlobal deprecation message being improperly guarded for production |
Update to this version instead 🚀 Release Notes for v3.4.9Remove the |
|
|
|
Update to this version instead 🚀 Release Notes for v4.0.3
|
Update to this version instead 🚀 Release Notes for v4.1.0
|
Update to this version instead 🚀 Release Notes for v4.1.1
|
Update to this version instead 🚀 Release Notes for v4.1.2
|
|
Update to this version instead 🚀 CommitsThe new version differs by 31 commits ahead by 31, behind by 3.
There are 31 commits in total. See the full diff |
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 3.3.0 of styled-components was just published.
styled-components
The version 3.3.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of styled-components.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.3.0The team is very excited to release v3.3.0, containing a number of important bugfixes and quality of life improvements to the library! This will probably be the last big release before v4.0 (roadmap) this summer.
Thank you so much to all the people who contributed. styled-components is nothing without its community ❤️
Fix off-by-one error in insertRuleHelpers.js, by @migueloller (see #1749)
Add first-class support for objects, by @mxstbr (see #1732)
Fix typo in console warning about multiple instances, by @LucianBuzzo (see #1730)
Make the multiple instance warning criteria a little more strict to avoid badgering people running unit tests, by @probablup (see #1693)
Fix
React.createRef()
values forinnerRef
being ignored in React Native, by @simonbuchan (see #1718)Hoist non-react static properties on wrapped classes, by @probablyup (see #1750)
Support attributes prefixed by
x-
, by @mlecoq (see #1753)FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴