Skip to content

Releases: idleberg/php-wordpress-vite-assets

v0.8.0

27 Nov 23:07
Compare
Choose a tag to compare
  • Breaking change: requires "php": ">=8.0"
  • Breaking change: rename auto() method to inject()
  • update Codeception

v0.7.0

03 Nov 21:28
Compare
Choose a tag to compare
  • add support for custom hooks in addAction method
  • change default indentation for better a11y

v0.6.3

27 Sep 22:08
23c9613
Compare
Choose a tag to compare
  • fix: match return type in getScriptTag (#3 by @Tofandel)

v0.6.2

12 Sep 09:48
Compare
Choose a tag to compare
  • update dependencies

v0.6.1

24 Aug 19:42
Compare
Choose a tag to compare
  • bump idleberg/vite-manifest to v0.7.1

v0.6.0

03 Jul 10:44
Compare
Choose a tag to compare
  • add option to specify hashing algorithm

v0.5.0

03 Jul 10:44
Compare
Choose a tag to compare
  • add option for hash calculation

v0.4.1

01 Mar 20:22
Compare
Choose a tag to compare
  • update dependency

v0.4.0

26 Feb 11:05
f16b8dd
Compare
Choose a tag to compare
  • bump supported PHP versions to ^7.4 || ^8.0
  • update dependencies

v0.3.1

24 Feb 21:51
Compare
Choose a tag to compare
  • temporarily remove union types as they are not fully supported by the PHP targets (closes #1)