Skip to content

Conversation

@thecrypticace
Copy link
Contributor

Fixes #14797

The config() function in v3 had an optional path argument and when it wasn't provided it returned the resolved config directly so we need to do the same here.

I've also added a future key to the config objects / types.

cc @adamwathan any objection to adding this or do you think we can get by without it?

@thecrypticace thecrypticace requested a review from a team as a code owner October 26, 2024 01:01
@adamwathan
Copy link
Member

Makes sense to me for this to work for BC 👍

Copy link
Member

@adamwathan adamwathan left a comment

Choose a reason for hiding this comment

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

Just needs a changelog entry then can approve + merge 👍

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.

config is not fully compatible in plugin layer

3 participants