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

fix!: Remove browser field from package.json #2255

Merged
merged 2 commits into from
Sep 23, 2024

Commits on Aug 16, 2024

  1. fix!: Remove browser field from package.json of core packages so that…

    … worker export doesn't get mapped back to removeBrowserPackageJson
    
    BREAKING CHANGE: Jest was previously mentioned as the reason that wasn't removed, but Jest now supports package.json modules. That said, some other tooling might still not support esm exports.
    wkelly17 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    23a16eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Create rare-birds-train.md

    ryansolid authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    06113db View commit details
    Browse the repository at this point in the history