All Versions
106
Latest Version
Avg Release Cycle
34 days
Latest Release
497 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v8.0.2-3 Changes
September 22, 2017:boom: Breaking Change
- ๐
babel-plugin-emotion
,emotion-server
,emotion-utils
,emotion
,preact-emotion
,react-emotion
- #322 Move emotion to peerDependencies. (@mitchellhamilton)
:bug: Bug Fix
- ๐
babel-plugin-emotion
,emotion-server
,emotion-utils
,emotion
,preact-emotion
,react-emotion
- #322 Move emotion to peerDependencies. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
- ๐
-
v8.0.2-2 Changes
September 22, 2017:bug: Bug Fix
- ๐
babel-plugin-emotion
,emotion-server
,emotion
,react-emotion
Committers: 2
- Kye Hohenberger (tkh44)
- Mitchell Hamilton (mitchellhamilton)
- ๐
-
v8.0.2-13 Changes
October 01, 2017:bug: Bug Fix
react-emotion
- #364 Make the theme prop always exist. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
-
v8.0.2-12 Changes
October 01, 2017:rocket: Enhancement
emotion
,react-emotion
- #363 Recursively call functions in styled with props. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
-
v8.0.2-11 Changes
September 30, 2017:rocket: Enhancement
- ๐
babel-plugin-emotion
,emotion-theming
,react-emotion
:bug: Bug Fix
:house: Internal
emotion
,react-emotion
- #359 Hoist some functions in react-emotion. (@mitchellhamilton)
Committers: 2
- Kye Hohenberger (tkh44)
- Mitchell Hamilton (mitchellhamilton)
- ๐
-
v8.0.2-10 Changes
September 29, 2017:rocket: Enhancement
- ๐
babel-plugin-emotion
,emotion-theming
,react-emotion
,site
- #292 Migrate "theming" library. (@probablyup)
Committers: 2
- Evan Scott (probablyup)
- Kye Hohenberger (tkh44)
- ๐
-
v8.0.2-1 Changes
September 21, 2017:bug: Bug Fix
- ๐
babel-plugin-emotion
,emotion
- #317 Media query nested selector fix. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
- ๐
-
v8.0.2-0 Changes
September 20, 2017 -
v8.0.0-0 Changes
September 14, 2017๐ง (This is a WIP changelog)
:boom: Breaking Change
- composes is gone and replaced with random interpolations (there's a codemod)
- 0๏ธโฃ Nested class selectors default to
& .class
instead of&.class
if the&
is omitted
:rocket: Enhancement
- ๐ Better performance
:bug: Bug Fix
- All edge cases with prefixing are gone
- css prop specificity (#308)
:house: Internal
- Don't convert tagged template literals to objects
Committers: 2
- Kye Hohenberger (tkh44)
- Mitchell Hamilton (mitchellhamilton)
-
v7.3.2 Changes
September 14, 2017:rocket: Enhancement
- ๐
babel-plugin-emotion
- #306 Allow all imports to be configurable. (@mitchellhamilton)
Committers: 1
- Mitchell Hamilton (mitchellhamilton)
- ๐