Document renaming of com.intellij.lang.ecmascript6.JSXHarmonyFileType (#1385)

This commit is contained in:
Victor Turansky 2024-11-05 17:20:34 +02:00 committed by GitHub
parent f38e71dda9
commit c1f90abd47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,6 +167,11 @@ Interface `com.intellij.openapi.externalSystem.model.task.event.TaskOperationDes
`com.intellij.httpClient.http.request.run.HttpRunRequestInfo` class moved to package `com.intellij.httpClient.http.request.run.info` `com.intellij.httpClient.http.request.run.HttpRunRequestInfo` class moved to package `com.intellij.httpClient.http.request.run.info`
: Update code usages. : Update code usages.
### JavaScript Plugin 2024.3
`com.intellij.lang.ecmascript6.JSXHarmonyFileType` class renamed to `com.intellij.lang.javascript.JSXFileType`
: Update code usages.
## 2024.2 ## 2024.2