mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Document incompatible change in JS plugin (#1436)
This commit is contained in:
parent
8bbc471426
commit
381e0f37b7
@ -108,3 +108,8 @@ See [](threading_model.md).
|
|||||||
|
|
||||||
`com.jetbrains.rd.ide.model.ActionConstraintModel` class removed
|
`com.jetbrains.rd.ide.model.ActionConstraintModel` class removed
|
||||||
: Remove all usages.
|
: Remove all usages.
|
||||||
|
|
||||||
|
### JavaScript and TypeScript Plugin 2025.1
|
||||||
|
|
||||||
|
`com.intellij.lang.javascript.service.JSAsyncLanguageServiceBase.JSLanguageServiceInfoReporter` class moved to package `com.intellij.lang.javascript.service`
|
||||||
|
: Update all usages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user