Skip to content

Commit

Permalink
build 2022.1.262
Browse files Browse the repository at this point in the history
  • Loading branch information
Haehnchen committed Dec 17, 2023
1 parent 0c38899 commit 2bd94e8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,19 @@ Changelog
* 0.10.x: PhpStorm 7 (no support)
* 0.9.x: PhpStorm 6 (no support)

## 2022.1.262
* AssetMapper javascript module should only trigger if plugin is activated (Daniel Espendiller)
* [paid] Add inspection to hint usages for new "Symfony\Component\Routing\Attribute\Route" (Daniel Espendiller)
* Support new routing class "\Symfony\Component\Routing\Attribute\Route" (Daniel Espendiller)
* Support routing resource registering via path (Daniel Espendiller)
* [#2177](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2177) [#2266](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2266) Add canonical routes to index: test and optimize (Daniel Espendiller)
* Add Twig component twig filter and provide default for anonymous as fallback (Daniel Espendiller)
* Support anonymous Twig components path config (Daniel Espendiller)
* Stop searching after canonical route is found (Benoit Duffez)
* Add canonical routes to index (Benoit Duffez)
* Provide Symfony ux "anonymous_template_directory" index (Daniel Espendiller)
* Use PsiReference list to determine if route, service, or template "missing" inspections apply (Adrian Günter)

## 2022.1.261
* Support Twig component template and namespace mapping (Daniel Espendiller)
* Provide additional block information on multiple navigation targets popover (Daniel Espendiller)
Expand Down

0 comments on commit 2bd94e8

Please sign in to comment.