Releases: sabbelasichon/typo3_encore
Releases · sabbelasichon/typo3_encore
Version 2.0.3
Upload to TER. Use autoloading from Resources/Private/Php/Libraries if in non composer mode.
Version 2.0.4
v.2.0.4 [BUGFIX] Remove matrix from travis.yml
Version 2.0.2
- 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
- Minor bugfix if settings are not correctly retrieved. Explicitly convert values from settings array
Version 2.0.0
- Supports only TYPO3 >= 9.5
- HTTP/2 Preload Middleware
- Supports multiple build configuration for different manifest.json paths
v1.4.1
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
[TASK] Raise dev version to 1.4
v1.3
[BUGFIX] Add cacheKeyPrefix for default build
v1.2
[TASK] Add comment to create build configuration in TypoScript
v1.1
[TASK] Update composer.json