Skip to content

Commit

Permalink
build 2022.1.264
Browse files Browse the repository at this point in the history
  • Loading branch information
Haehnchen committed Feb 26, 2024
1 parent 358124f commit fb21902
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@ Changelog
* 0.10.x: PhpStorm 7 (no support)
* 0.9.x: PhpStorm 6 (no support)

## 2022.1.264
* Remove noisy error feedback for report (Daniel Espendiller)
* Fix "Threading Model Changes": Thread context was already set: com.intellij.openapi.actionSystem.ex.ActionContextElement (Daniel Espendiller)
* Fix api changes for "must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc" (Daniel Espendiller)
* Add additional test for ImplicitUsage with AsEventListener, including "false" result (Robert Meijers)
* Apply ImplicitUsage to AsEventListener without method but with event (Robert Meijers)
* Apply ImplicitUsage to __invoke when class level AsEventListener has no event and method (Robert Meijers)
* Apply ImplicitUsage to methods with AsEventListener attribute (Robert Meijers)
* Add support for suffix message (Vincent Langlet)

## 2022.1.263
* Revert "Use PsiReference list to determine if route, service, or template "missing" inspections apply" (Daniel Espendiller)
* Allow AssetMapper to resolve scope npm packages (e.g. @hotwired/turbo) (Alogou Raphael)
Expand Down

0 comments on commit fb21902

Please sign in to comment.