Changelog
Works with TYPO3 13.4 only! For TYPO3 12.4, use version 3.3.0
For non-composer installation, please download extension via TER or Extension manager
- [TASK] Update dependencies for non composer projects
- [TASK] Upgrade modules to follow dependabot alert on nanoid and path-to-regex
- [TASK] Raise version to 4.0.0
- Merge branch 'migration-typo3-v13'
- [BUGFIX] Remove trailing dot that was preventing to retrieve constants
- [TASK] PHPStan
- [BUGFIX] fix return TypeError
- [TASK] Remove deprecated methods from custom viewhelpers
- [BUGFIX] Source mapping is now public path agnostic (Thanks benjaminkott/bootstrap_package#1352)
- Merge branch 'master' into migration-typo3-v13
- [TASK] Force templates name, and fix IconSize usage causing deprecations
- [TASK] Migrate t3editor to codeEditor
- [TASK] Cleaning
- [TASK] Improve check for frontend request
- [TASK] Modernize typoscript setup and constant access (Thanks benjaminkott/bootstrap_package#1379)
- [TASK] Fix original attribute in xlf files
- [TASK] Use 2 spaces indentation in TypoScript and TSconfig files to comply with TYPO3 Coding Standards
- [TASK] Avoid deprecated ExtensionManagementUtility::addPageTSConfig()
- [TASK] 13.4: Rector/Fractor/PHPStan/PHP CS Fixer
- [TASK] Fractor
- [TASK] PHPStan
- [TASK] Rector
- [TASK] PHP CS Fixer