Skip to content

Releases: sabbelasichon/typo3_encore

Version 2.0.3

22 Feb 14:09
23937f2
Compare
Choose a tag to compare

Upload to TER. Use autoloading from Resources/Private/Php/Libraries if in non composer mode.

Version 2.0.4

22 Feb 14:21
a72e855
Compare
Choose a tag to compare
v.2.0.4

[BUGFIX] Remove matrix from travis.yml

Version 2.0.2

21 Feb 10:38
8251d4e
Compare
Choose a tag to compare
  • Minor bug fix to resolve pathToFile argument in AssetViewHelper if you are using EXT: prefix. Before you had to use the full path typo3conf/ext/your_extension. Now you can use EXT:your_extension

Version 2.0.1

21 Jan 12:54
b7c734d
Compare
Choose a tag to compare
  • Minor bugfix if settings are not correctly retrieved. Explicitly convert values from settings array

Version 2.0.0

16 Jan 17:41
1576274
Compare
Choose a tag to compare
  • Supports only TYPO3 >= 9.5
  • HTTP/2 Preload Middleware
  • Supports multiple build configuration for different manifest.json paths

v1.4.1

20 Nov 07:47
e2a2bd1
Compare
Choose a tag to compare

Remove slot from ResourceFactory.

The feature was not documented and not part of the official api. If any of you is relying on the magic behind it, this will break your code. So be careful.

v1.4

22 Oct 12:32
d31d131
Compare
Choose a tag to compare
[TASK] Raise dev version to 1.4

v1.3

30 Sep 19:59
1e01d42
Compare
Choose a tag to compare
[BUGFIX] Add cacheKeyPrefix for default build

v1.2

30 Sep 19:48
2ae9cd1
Compare
Choose a tag to compare
[TASK] Add comment to create build configuration in TypoScript

v1.1

19 Aug 13:23
Compare
Choose a tag to compare
[TASK] Update composer.json