Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emotion-js/emotion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @emotion/react@11.13.0
Choose a base ref
...
head repository: emotion-js/emotion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @emotion/react@11.13.3
Choose a head ref
  • 7 commits
  • 22 files changed
  • 7 contributors

Commits on Jul 25, 2024

  1. Remove incorrect tripleslash directives referencing node types (#3219)

    * Remove incorrect tripleslash references for node types
    
    * Update packages/server/types/create-instance.d.ts
    
    * Create tasty-doors-leave.md
    
    ---------
    
    Co-authored-by: Emma Hamilton <git@emmas.town>
    Andarist and emmatown authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c72d279 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3224)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c6f01a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    49f7435 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Version Packages (#3229)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e819f9c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Distribute css prop attachment over props that are union types (#3232)

    * Let 'css' prop attachment be distributed over union types.
    
    * Add a test case to check LibraryManagedAttributes distributes over unions.
    
    * Fix the test case
    
    * Delete unused imports
    
    * Replace with an integration test
    
    * Update .changeset/heavy-pets-rule.md
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    ENvironmentSet and Andarist authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0ce3ed0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    153cf88 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3235)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3f46884 View commit details
    Browse the repository at this point in the history
Loading