Skip to content

[gatsby-plugin-emotion] old 3.x files published in 4.0.5 build #12489

@wKovacs64

Description

@wKovacs64

#11482 has struck again.

Description

gatsby-plugin-emotion 4.0.5 is breaking builds where 4.0.4 succeeded. Some old files from 3.x (gatsby-browser.js, gatsby-ssr.js, and wrap-element.js) made it into the published package. These files were originally deleted in #10500.

Compare 4.0.4 to 4.0.5 on unpkg:

https://unpkg.com/[email protected]/ (correct)
https://unpkg.com/[email protected]/ (incorrect)

Steps to reproduce

N/A

Expected result

I would expect only the current files to be in the corresponding published package.

Actual result

Additional files (not in the current source tree) are being included in the published package.

Environment

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions