Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 2.04 KB

@emotion/babel-preset-css-prop

10.0.23

Patch Changes

  • 539bc0c2 #1576 Thanks @Andarist! - Insert import to @emotion/core after existing imports to avoid ordering issues with polyfills
  • 3927293d #1569 Thanks @Andarist! - Add dev hint about css object (generated by Babel) being stringified by accident

  • Updated dependencies [539bc0c2, 3927293d, b3a0f148]:

    • @emotion/babel-plugin-jsx-pragmatic@0.1.4
    • babel-plugin-emotion@10.0.23

10.0.22

Patch Changes

  • 1bb3efe3 #1554 Thanks @Andarist! - Prepend appended label string with semicolon to avoid problems with declaration blocks without a final semicolon

  • Updated dependencies [1bb3efe3]:

    • babel-plugin-emotion@10.0.22

10.0.17

Patch Changes

10.0.14

Patch Changes