Skip to content

Latest commit

 

History

History
445 lines (297 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

445 lines (297 loc) · 19.5 KB

v8.0.2-12 (2017-10-01)

🚀 Enhancement

Committers: 1

v8.0.2-11 (2017-09-30)

🚀 Enhancement

  • babel-plugin-emotion, emotion-theming, react-emotion
    • #361 Add more context to the styled component displayName. (@tkh44)

🐛 Bug Fix

🏠 Internal

Committers: 2

v8.0.2-10 (2017-09-29)

🚀 Enhancement

  • babel-plugin-emotion, emotion-theming, react-emotion, site

Committers: 2

v8.0.2-9 (2017-09-27)

🐛 Bug Fix

  • emotion, react-emotion
    • #352 Check for null when evaluating input strings in createStyles. (@tkh44)

Committers: 1

  • Kye Hohenberger (tkh44)

v8.0.2-8 (2017-09-27)

🚀 Enhancement

📝 Documentation

  • #348 Document CSS prop incompatibility with babel-plugin-transform-react-inline-elements. (@apostolos)

Committers: 2

v8.0.2-7 (2017-09-25)

🚀 Enhancement

  • emotion, react-emotion
    • #346 Allow interpolation return value to be a function. . (@tkh44)
    • #327 Use cross-env to pass env vars across platforms. (@apostolos)

📝 Documentation

  • #345 Add /docs folder README and CodeSandbox.io links. (@tkh44)

Committers: 2

v8.0.2-6 (2017-09-25)

💥 Breaking Change

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

🚀 Enhancement

  • react-emotion, site
  • emotion
  • babel-plugin-emotion, emotion, site
    • #332 Add support for object arguments in css prop with source maps. (@tkh44)

🏠 Internal

Committers: 3

v8.0.2-5 (2017-09-24)

🚀 Enhancement

  • babel-plugin-emotion, emotion-server, emotion, site

🐛 Bug Fix

🏠 Internal

Committers: 2

v8.0.2-4 (2017-09-22)

🐛 Bug Fix

Committers: 1

v8.0.2-3 (2017-09-22)

💥 Breaking Change

  • babel-plugin-emotion, emotion-server, emotion-utils, emotion, preact-emotion, react-emotion

🐛 Bug Fix

  • babel-plugin-emotion, emotion-server, emotion-utils, emotion, preact-emotion, react-emotion

Committers: 1

v8.0.2-2 (2017-09-22)

🐛 Bug Fix

  • babel-plugin-emotion, emotion-server, emotion, react-emotion
    • #321 Ensure proper insert order of nested rules & atRules. (@tkh44)

Committers: 2

v8.0.2-1 (2017-09-21)

🐛 Bug Fix

Committers: 1

v8.0.2-0 (2017-09-20)

🐛 Bug Fix

  • emotion
    • #316 Handle null value in array of styles.. (@tkh44)

Committers: 1

  • Kye Hohenberger (tkh44)

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