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

16.4.5 changing behavior of "config()" #832

Open
backflip opened this issue Jun 25, 2024 · 0 comments
Open

16.4.5 changing behavior of "config()" #832

backflip opened this issue Jun 25, 2024 · 0 comments

Comments

@backflip
Copy link

16.4.5 changed the error case of config() from returning { error: Err } to { error: Err, parsed: {} }.

As a setup I was working on apparently relied on parsed being undefined in this case, installing this patch version broke it.

Could it be worth reverting this part of the fix? Or is the risk of someone running into this rather small as parsed being undefined was not documented behavior?

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

No branches or pull requests

1 participant