Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 18 support for Global Styles :) #2574

Closed
wants to merge 9 commits into from
Closed

React 18 support for Global Styles :) #2574

wants to merge 9 commits into from

Commits on Feb 9, 2021

  1. Setup publishing

    emmatown committed Feb 9, 2021
    Copy the full SHA
    83639b7 View commit details
    Browse the repository at this point in the history
  2. Import css from core to ensure correct import even when emotion/css@1…

    …1 is hoisted (#2248)
    
    * import css from core to ensure correct import even when emotion/css@11 is hoisted
    
    * Update index.js
    
    Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
    xanido and emmatown committed Feb 9, 2021
    Copy the full SHA
    ed47786 View commit details
    Browse the repository at this point in the history
  3. Version Packages (#2249)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 9, 2021
    Copy the full SHA
    0f9c84c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Drop usage of the deprecated SFC type (#2560)

    * v10: Drop usage of deprecated React types
    
    * Adjust test-only references to "SFC" terminology
    
    * Tweak changesets
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    eps1lon and Andarist committed Nov 25, 2021
    Copy the full SHA
    b5a2661 View commit details
    Browse the repository at this point in the history
  2. Upgrade Changesets

    Andarist committed Nov 25, 2021
    Copy the full SHA
    960de78 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Fix hydration mismatches with React.useId (#2566)

    * Fix hydration mismatches with `React.useId`
    
    * Update .changeset/strange-kids-change.md
    
    Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
    Andarist and emmatown committed Nov 26, 2021
    Copy the full SHA
    122e9f1 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2565)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Nov 26, 2021
    Copy the full SHA
    b61b1c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Export Keyframes type from @emotion/core (#2576)

    * Export Keyframes type from @emotion/core
    
    * Create quiet-impalas-speak.md
    
    * Update quiet-impalas-speak.md
    
    * Update quiet-impalas-speak.md
    
    * Update .changeset/quiet-impalas-speak.md
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    Methuselah96 and Andarist committed Dec 8, 2021
    Copy the full SHA
    33c0157 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2580)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 8, 2021
    Copy the full SHA
    fe73ed9 View commit details
    Browse the repository at this point in the history