[//]: # (title: Incompatible Changes in IntelliJ Platform and Plugins API) IntelliJ API may be occasionally changed between releases, leading to existing plugins' incompatibilities with newer IDE builds. Please see [](plugin_compatibility.md) on how to use Plugin Verifier and IDE inspections to check such problems. ## Known Breaking Changes > [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. > Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). > {type="tip"} The following pages list the breaking changes in IDE and plugin releases with required/recommended steps to take by plugin authors. * [Changes in 2022.*](api_changes_list_2022.md) * [Changes in 2021.*](api_changes_list_2021.md) * [Changes in 2020.*](api_changes_list_2020.md) * [Changes in 2019.*](api_changes_list_2019.md) ## Library Updates Information about bundled Third-Party Software/Libraries and their respective versions is available [here](https://www.jetbrains.com/legal/third-party-software/).