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

feat: remove wildcard string support #175

Merged
merged 2 commits into from
Feb 18, 2021
Merged

feat: remove wildcard string support #175

merged 2 commits into from
Feb 18, 2021

Conversation

climba03003
Copy link
Member

@climba03003 climba03003 commented Feb 17, 2021

Remove the support of passing string in wildcard option and it will throw an error when wildcard is not a boolean.
It also change the docs to add a new line about newly added file for wildcard equal to false.

Actually, Issue 161 is not a bug and it do not need to be resolve. But this PR is raised from #161 (comment). So, I add it below.
Resolve: #161

Note: This is a breaking change.

Checklist

@climba03003 climba03003 requested a review from mcollina February 17, 2021 03:41
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

This option only caused confusion.

Copy link
Member

@zekth zekth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@zekth zekth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@fox1t fox1t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (with TS types fixed)

@climba03003 climba03003 requested a review from zekth February 17, 2021 09:46
@mcollina mcollina merged commit 4e12e54 into fastify:master Feb 18, 2021
@ghost ghost mentioned this pull request Mar 5, 2021
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.

New files not serving
4 participants