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/styled@11.14.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/styled@11.14.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 15, 2024

  1. Bump parcel (#3258)

    * Bump parcel to fix dependencies installation in NodeJS v20, fixes 3257
    
    * Fix version
    
    * update lockfile
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    stil and Andarist authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    cce67ec View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Renamed default-exported variable in @emotion/styled to aid inferre…

    …d import names in auto-import completions in IDEs (#3334)
    
    * Rename default exported variable so editors can correctly autocomplete the import
    
    * add changeset
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Update .changeset/wild-pumas-smash.md
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    ZachRiegel and Andarist authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0facbe4 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3335)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    4922955 View commit details
    Browse the repository at this point in the history
Loading