Skip to content

[Bug]: .eslintcache files were shipped to NPM with v29.4.0 #13818

@mrazauskas

Description

@mrazauskas

Version

29.4.0

Steps to reproduce

See: https://www.npmjs.com/package/jest-runner/v/29.4.0?activeTab=explore

Screenshot 2023-01-25 at 21 41 55

Expected behavior

.eslintcache should not be shipped to NPM.

Actual behavior

For some reason .eslintcache was shipped with v29.4.0 packages. I checked few of the packages, the file was included in each of them. Older versions of the same packages do not include .eslintcache.

Would be easy to add it to .npmignore, but why did that happen only with this release?

Additional context

No response

Environment

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions