Skip to content
Discussion options

You must be logged in to vote

You can read here how the API development works and how future flags are used.

But as a quick answer, the future flags targeting a future major release (v8 in this case) are not removed until that major release, the reason they target a future major is because they are breaking changes, removing them in a minor would be a breaking change.

What does happen is that the templates eventually come with the future flag enabled, so old apps can upgrade when they're ready but new apps can start with the feature enabled.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samadadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants