Update api_changes_list_2023.md (#1375)

This commit is contained in:
Maxim Kolmakov 2024-10-15 09:12:03 +02:00 committed by GitHub
parent 5a460eea50
commit e9d043e790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,6 +184,9 @@ JsonPath library unbundled
`com.intellij.codeInsight.TailTypes` class renamed to `com.intellij.codeInsight.JavaTailTypes` `com.intellij.codeInsight.TailTypes` class renamed to `com.intellij.codeInsight.JavaTailTypes`
: Update code usages. : Update code usages.
`com.intellij.unscramble.ThreadDumpParser` class moved to package `com.intellij.threadDumpParser`
: Update code usages.
### JavaScript Plugin 2023.3 ### JavaScript Plugin 2023.3
`com.intellij.lang.javascript.buildTools.npm.PackageJsonUtil.createPackageJson(PsiDirectory, boolean)` method removed `com.intellij.lang.javascript.buildTools.npm.PackageJsonUtil.createPackageJson(PsiDirectory, boolean)` method removed