mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-04-29 01:35:53 +08:00
update changelog from 4.x
This commit is contained in:
@@ -8,6 +8,10 @@ _The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
|
||||
|
||||
- Remove deprecated functionality (object-form `.attrs({})`)
|
||||
|
||||
## [v4.3.2] - 2019-06-19
|
||||
|
||||
- Fix usage of the "css" prop with the styled-components babel macro (relevant to CRA 2.x users), by [@jamesknelson](http://github.com/jamesknelson) (see [#2633](https://github.com/styled-components/styled-components/issues/2633))
|
||||
|
||||
## [v4.3.1] - 2019-06-06
|
||||
|
||||
- Revert #2586; breaks rehydration in dev for certain runtimes like next.js
|
||||
@@ -973,7 +977,8 @@ _v3.3.1 was skipped due to a bad deploy._
|
||||
|
||||
- Fixed compatibility with other react-broadcast-based systems (like `react-router` v4)
|
||||
|
||||
[unreleased]: https://github.com/styled-components/styled-components/compare/v4.3.1...master
|
||||
[unreleased]: https://github.com/styled-components/styled-components/compare/v4.3.2...master
|
||||
[v4.3.2]: https://github.com/styled-components/styled-components/compare/v4.3.1...v4.3.2
|
||||
[v4.3.1]: https://github.com/styled-components/styled-components/compare/v4.3.0...v4.3.1
|
||||
[v4.3.0]: https://github.com/styled-components/styled-components/compare/v4.2.1...v4.3.0
|
||||
[v4.2.1]: https://github.com/styled-components/styled-components/compare/v4.2.0...v4.2.1
|
||||
|
||||
Reference in New Issue
Block a user