Doubtful. We're focused on stabilizing specifically the frontend plugin API right now (FIR stuff) and not the backend (IR stuff). This should allow third-party compiler plugins to be enabled in the IDE by default. This is the biggest pain-point for users of compiler plugins. But this also means that plugins which use IR will still require compatibility with the matching version of Kotlin.
We also don't plan to remove the current FIR extensions. So I also doubt that the existing plugins would even migrate to the stable API.