Skip to content

Releases: emotion-js/emotion

@emotion/jest@11.14.2

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:47
b882bcb

Patch Changes

@emotion/is-prop-valid@1.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 19:36
38db311

Minor Changes

@emotion/styled@11.14.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:49
4922955

Patch Changes

  • #3334 0facbe4 Thanks @ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs

@emotion/use-insertion-effect-with-fallbacks@1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:43
3c19ce5

Minor Changes

@emotion/styled@11.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:43
3c19ce5

Minor Changes

  • #3284 a19d019 Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @emotion/use-insertion-effect-with-fallbacks@1.2.0

@emotion/react@11.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:43
3c19ce5

Minor Changes

  • #3281 fc4d7bd Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @emotion/cache@11.14.0
    • @emotion/use-insertion-effect-with-fallbacks@1.2.0

@emotion/css-prettifier@1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:43
3c19ce5

Minor Changes

  • #3278 282b61d Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/cache@11.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:43
3c19ce5

Minor Changes

  • #3277 8dc1a6d Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/utils@1.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Nov 07:58
c161e6f

Patch Changes

  • #3270 77d930d Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

@emotion/styled@11.13.5

Choose a tag to compare

@github-actions github-actions released this 20 Nov 07:58
c161e6f

Patch Changes

  • #3270 77d930d Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @emotion/serialize@1.3.3
    • @emotion/utils@1.4.2
    • @emotion/babel-plugin@11.13.5