Skip to content

chore: undocument removed options#146

Merged
danez merged 1 commit intomicromatch:masterfrom
SuperchupuDev:chore/undocument-removed-options
Mar 21, 2026
Merged

chore: undocument removed options#146
danez merged 1 commit intomicromatch:masterfrom
SuperchupuDev:chore/undocument-removed-options

Conversation

@SuperchupuDev
Copy link
Copy Markdown
Contributor

Noticed unixify doesn't really exist in picomatch anymore, ended up manually checking every single option's existence and found many that aren't in the source code anymore.

Closes #57
Closes #105
Closes #119

@danez
Copy link
Copy Markdown
Member

danez commented Mar 21, 2026

Thanks I checked all of them and they were missed in the last update it seems.

@danez danez merged commit 9d76bc5 into micromatch:master Mar 21, 2026
@SuperchupuDev SuperchupuDev deleted the chore/undocument-removed-options branch March 21, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

options.cwd is not used and there's no picomatch.split cwd option does nothing? Option posixSlashes isn't used

2 participants