0.16.0
What's new since 0.15.0
- Added SSH access into GitHub Actions runner container.
- Added security documentation template.
- Fixed coverage for shell sctipt command. @AlexSkrypnyk (#179)
- [#174] Updated Renovate config and added tests. @AlexSkrypnyk (#173)
- [#166] Replaced PHP coverage driver to use
pcov
. @AlexSkrypnyk (#178) - [#165] Excluded tests' code from coverage reports. @AlexSkrypnyk (#177)
- [#171, #172] Handle invalid namespace in init.sh @tannguyen04 (#175)
- [#169] Increased coverage for
init.sh
script @tannguyen04 (#170) - [#163] Run upload to Codecov step only if the token was provided. @AlexSkrypnyk (#164)
- [#127] Removed support for PHP 8.1. @tannguyen04 (#160)
- [#158] Updated Rector rules to force declare strict type @tannguyen04 (#159)
- Update dependency cspell to v8.8.0 @renovate (#182)
- Update docusaurus monorepo to v3.3.2 @renovate (#181)
- Update react monorepo to v18.3.1 @renovate (#162)
- Update dependency clsx to v2.1.1 @renovate (#156)
Full Changelog: 0.15.0...0.16.0
@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04