Skip to content

"./*" pattern stopped working after upgrading from 6.2.0 to 7.0.0 #198

@iliubinskii

Description

@iliubinskii

Pattern: ./*
String: ./source
Options: { dots: true }

Matches with 6.2.0, but stop matching after upgrading to 7.0.0

I have checked change log:
https://github.com/isaacs/minimatch/blob/main/changelog.md
but it does not mention any backward-incompatible changes related to single dot "."

Could you fix it if it is a bug?
And if it is expected, add some kind of migration instructions?

Thx for useful package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions