Skip to content

Releases: shopwareLabs/shopware6-phpstorm-plugin

v0.0.46

18 Dec 14:54
29ab4e8
Compare
Choose a tag to compare

What's Changed

  • Changelog update - v0.0.45 by @github-actions in #219
  • chore(deps): bump org.jetbrains.qodana from 2024.2.2 to 2024.2.3 by @dependabot in #220
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #227
  • Add link to Block versioning blog post by @amenk in #228
  • chore: upgrade dependencies & compatibility by @jankal in #230
  • fix(indexing): do not access index before it is ready / while in dumb mode by @jankal in #232
  • chore(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #233
  • #222 configure project by @amenk in #234
  • feat: made symfony plugin optional by @shyim in #237

New Contributors

Full Changelog: v0.0.45...v0.0.46

v0.0.45

20 Sep 12:49
ba7d185
Compare
Choose a tag to compare
  • Fixed that previous deprecated blocks mark the next block also as deprecated

v0.0.44

16 Sep 16:27
3924ede
Compare
Choose a tag to compare

What's Changed

  • Added Twig Block Versioning
  • Removed old PHPUnit live templates

Full Changelog: v0.0.43...v0.0.44

v0.0.43

08 Jun 09:16
Compare
Choose a tag to compare
  • Improved Compatibility with PhpStorm 2024.2 (EAP)

v0.0.42

03 Mar 09:18
82a7608
Compare
Choose a tag to compare

What's Changed

  • Improved Compatibility with PhpStorm 2024.1
  • Fixed the Shopware Installer Project Wizard with newer Shopware versions

v0.0.41

25 Nov 11:47
a48a55f
Compare
Choose a tag to compare
  • Added inspection for template slot attribute to migrate to new Vue syntax
  • Added inspection to show which Twig blocks are deprecated in the template.

v0.0.40

29 Sep 12:48
2476c7d
Compare
Choose a tag to compare
  • Fix support for EAP 2023.3

v0.0.39

18 Aug 12:09
ac92a9a
Compare
Choose a tag to compare
  • Fix deprecations in IDEA 2023.3

v0.0.38

15 Aug 15:09
a31f031
Compare
Choose a tag to compare
  • Create only one CHANGELOG

v0.0.37

11 Jul 19:22
33a0c0d
Compare
Choose a tag to compare
  • Add migration generator as Action