Skip to content

Latest commit

Β 

History

History
267 lines (179 loc) Β· 12.4 KB

CHANGELOG.md

File metadata and controls

267 lines (179 loc) Β· 12.4 KB

v8.0.0-0 (2017-09-14)

(This is a WIP changelog)

πŸ’₯ Breaking Change

  • composes is gone and replaced with random interpolations (there's a codemod)
  • Nested class selectors default to & .class instead of &.class if the & is omitted

πŸš€ Enhancement

  • Better performance

πŸ› Bug Fix

  • All edge cases with prefixing are gone
  • css prop specificity (#308)

🏠 Internal

  • Don't convert tagged template literals to objects

Committers: 2

v7.3.2 (2017-09-14)

πŸš€ Enhancement

Committers: 1

v7.3.0 (2017-09-13)

πŸš€ Enhancement

🏠 Internal

  • babel-plugin-emotion, emotion, react-emotion
  • babel-plugin-emotion

Committers: 3

v7.2.1 (2017-09-05)

πŸ“ Documentation

🏠 Internal

  • Other
    • #294 Add module name mapping for emotion-utils to .flowconfig. (@bigslycat)
  • babel-plugin-emotion
  • babel-plugin-emotion, emotion-utils, emotion, preact-emotion, react-emotion
  • 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

v7.2.0 (2017-08-20)

πŸš€ Enhancement

Committers: 1

v7.1.1 (2017-08-20)

πŸ› Bug Fix

  • react-emotion
    • #268 Add missing macro.js to react-emotion package. (@silvenon)

πŸ“ Documentation

Commiteters: 2

v7.1.0 (2017-08-18)

πŸš€ Enhancement

  • babel-plugin-emotion, emotion-server, emotion
    • #265 Fix nested interpolated media queries and support random interpolations in injectGlobal. (@mitchellhamilton)
  • babel-plugin-emotion, emotion-server, emotion-utils, emotion, react-emotion
  • Other

πŸ› Bug Fix

πŸ“ Documentation

Committers: 2

v7.0.12 (2017-08-09)

πŸ› Bug Fix

πŸ“ Documentation

🏠 Internal

Committers: 3

v7.0.11 (2017-08-05)

🏠 Internal

Committers: 1

v7.0.10 (2017-08-04)

πŸ“ Documentation

Committers: 1

v7.0.9 (2017-08-04)

πŸš€ Enhancement

Committers: 2

v7.0.7 (2017-08-02)

πŸš€ Enhancement

πŸ› Bug Fix

  • #224 Handle case where css float property is converted to cssFloat by autoprefixer camelCase function. (@tkh44)
  • #223 Small fix for #221. (@tkh44)

Committers: 2

v7.0.6 (2017-08-01)

πŸš€ Enhancement

  • #213 Allow random expressions as long as they result in a className that begins with css. (@tkh44)

Committers: 1

  • Kye Hohenberger (tkh44)

v7.0.5 (2017-08-01)

πŸ› Bug Fix

Committers: 2

v7.0.4 (2017-07-30)

πŸ› Bug Fix

πŸ“ Documentation

Committers: 2

v7.0.3 (2017-07-28)

πŸš€ Enhancement

Committers: 1

v7.0.2 (2017-07-28)

πŸš€ Enhancement

πŸ› Bug Fix

  • #192 Use postcss-nested and postcss-safe-parser instead of styled-components fork and pass filename to postcss. (@mitchellhamilton)

🏠 Internal

Committers: 3

v7.0.1 (2017-07-27)

πŸ› Bug Fix

🏠 Internal

Committers: 3