Skip to content

fix(check-param-names): check against whitelist of acceptable function nodes so that non-function global contexts do not err#1309

Merged
brettz9 merged 2 commits intogajus:mainfrom
brettz9:global-contexts
Aug 14, 2024
Merged

fix(check-param-names): check against whitelist of acceptable function nodes so that non-function global contexts do not err#1309
brettz9 merged 2 commits intogajus:mainfrom
brettz9:global-contexts

Conversation

@brettz9
Copy link
Copy Markdown
Collaborator

@brettz9 brettz9 commented Aug 14, 2024

fix(check-param-names): check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #1303

Also adds warning in docs for use of global settings contexts.

…ion nodes so that non-function global contexts do not err; fixes gajus#1303

Also adds warning in docs for use of global settings contexts.
@github-actions
Copy link
Copy Markdown

🎉 This issue has been resolved in version 50.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@brettz9 brettz9 deleted the global-contexts branch August 14, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Matching between @param definition and function parameters no longer works

1 participant