Releases: emotion-js/emotion
Releases Β· emotion-js/emotion
v7.3.0
v7.3.0 (2017-09-13)
π Enhancement
babel-plugin-emotion
- #290 Configurable imports. (@ChristopherBiscardi)
π Internal
babel-plugin-emotion
,emotion
,react-emotion
- #304 Use babel-plugin-codegen to generate props regex. (@mitchellhamilton)
babel-plugin-emotion
- #298 upgrade to babel-macros 1.0.0. (@kentcdodds)
Committers: 3
- Christopher Biscardi (ChristopherBiscardi)
- Kent C. Dodds (kentcdodds)
- Mitchell Hamilton (mitchellhamilton)
v7.2.2
v7.2.1
v7.2.1 (2017-09-05)
π Documentation
- #198 add docs for using withProps from recompose. (@divyagnan)
π Internal
- Other
- #294 Add module name mapping for emotion-utils to .flowconfig. (@bigslycat)
babel-plugin-emotion
- #293 Fix flowtype errors in babel-plugin-emotion. (@bigslycat)
babel-plugin-emotion
,emotion-utils
,emotion
,preact-emotion
,react-emotion
- #280 Change rollup config. (@mitchellhamilton)
babel-plugin-emotion
,emotion-server
,emotion-utils
,emotion
,preact-emotion
,react-emotion
- #276 chore: update packages to deeplink into their respective directories. (@probablyup)
Committers: 6
- Christopher Biscardi (ChristopherBiscardi)
- Divyagnan Kandala (divyagnan)
- Evan Scott (probablyup)
- Mitchell Hamilton (mitchellhamilton)
- Pavel (bigslycat)
- Siddharth Kshetrapal (siddharthkp)
v7.2.0
v7.2.0 (2017-08-20)
π Enhancement
emotion
,preact-emotion
- #273 Add preact-emotion. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
v6.0.0
Breaking
- Move
ThemeProvider
andwithTheme
toemotion/react/theming
(#130 thanks @mitchellhamilton!)