Skip to content

update @azure/app-configuration to 1.5.0 #27

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

Merged
merged 1 commit into from
Nov 9, 2023
Merged

update @azure/app-configuration to 1.5.0 #27

merged 1 commit into from
Nov 9, 2023

Conversation

Eskibear
Copy link
Member

@Eskibear Eskibear commented Nov 9, 2023

As a follow-up action to fix the bug described in Azure/azure-sdk-for-js#27607

For a configuration setting with no label,
Before the fix, it has a property label: null, which doesn't match the type definition label:? string.
After the fix, it has no property label, and accessing the property setting.label returns undefined, which is as expected.

@Eskibear Eskibear merged commit aded5bb into main Nov 9, 2023
@Eskibear Eskibear deleted the update-sdk branch November 9, 2023 01: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.

3 participants