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

Removed warning from already supported option #490

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

mic1780
Copy link
Contributor

@mic1780 mic1780 commented Jan 11, 2024

the option defaultLabel is already a supported option for the SimpleSchema.constructorOptionDefaults function. This code change removes the warning associated with using the defaultLabel option in said function

one example location where defaultLabel is supported as a default option:

} else if (SimpleSchema.defaultLabel != null) {

@aldeed aldeed merged commit edd16f2 into longshotlabs:main Feb 19, 2024
Copy link

🎉 This PR is included in version 3.4.2 🎉

The release is available on:

If this makes you happy, please consider becoming a sponsor.

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants