The goal of the language mode setup has always been that additive changes are not gated behind a language mode, only the source breaking-aspects of a new feature. Occasionally this means that useful aspects of a new feature are unavailable in the prior language mode, but with the upcoming feature flag system it should be possible to selectively enable individual source breaking changes if the impact is acceptable or the feature sufficiently compelling for your use case.