Releases: sabbelasichon/typo3_encore
Releases · sabbelasichon/typo3_encore
Version 4.0.2
Version 4.0.1
What's Changed
- Add ViewHelper to ease usage of stimulusjs by @sabbelasichon in #112
- Use easy coding standard by @sabbelasichon in #114
- Run PHPStan and Rector in CI by @sabbelasichon in #117
- Update symfony/web-link requirement from ^4.3 to ^5.4 by @dependabot in #118
- Get rid of ObjectManager by @sabbelasichon in #119
- Add FormDataProvider to use css in rte by @sabbelasichon in #120
- Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.1 by @dependabot in #121
- Add section on copying and referencing static assets to README.md by @fpodschwadek in #125
New Contributors
- @dependabot made their first contribution in #118
- @fpodschwadek made their first contribution in #125
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
What's Changed
- Use constants from interface by @sabbelasichon in #98
- Prepare version 4 by @sabbelasichon in #99
- Add rector by @sabbelasichon in #100
- Remove non composer libs by @sabbelasichon in #101
- Add Register file ValueObject by @sabbelasichon in #102
- Add more typed properties by @sabbelasichon in #103
- [BUGFIX] Check array key [config][doctype] by @georgringer in #105
- [TASK] Harden phpstan rules by @sabbelasichon in #106
Full Changelog: v3.0.9...v4.0.0
Version 3.0.9
[TASK] Streamline version of ext_emconf.php and composer.json version.
Version 3.0.8
[BUGFIX] Do not remove leading slash if absRefPrexif equals /
Version 3.0.7
[BUGFIX] Fix regression in Version 3.0.6
Version 3.0.6
[TASK] Remove type attribute if html5 doctype
Version 3.0.5
[BUGFIX] Catch exception for ApplicationType::fromRequest
Version 3.0.4
v3.0.4 [TASK] Prepare release 3.0.4
Version 3.0.3
v3.0.3 [BUGFIX] Add correct version number in ext_emconf.php