Inputs, `$this` and thecodingmachine/safe v2
What's Changed
- Drop psalm Github action as it does not support switching PHP versions by @simPod in #102
- Update infection/infection requirement from ^0.24.0 to ^0.25.1 by @dependabot in #101
- Improve DateTime type tests by @simPod in #103
- Update infection/infection requirement from ^0.25.1 to ^0.26.0 by @dependabot in #104
- Test on PHP 8.1 by @simPod in #106
- Upgrade PHPStan to v1 by @simPod in #105
- Use
return $this
instead ofstatic
as we're working with builders so the same instances are being returned by @simPod in #110 - Cleanup builder tests by @simPod in #111
- Introduce InputFieldBuilder and InputObjectBuilder by @simPod in #112
- Configure Renovate by @renovate in #113
- Update actions/checkout action to v3 by @renovate in #114
- Update actions/download-artifact action to v3 by @renovate in #115
- Update actions/upload-artifact action to v3 by @renovate in #117
- Update codecov/codecov-action action to v2 by @renovate in #118
- Allow thecodingmachine/safe v2 by @renovate in #119
New Contributors
Full Changelog: 0.5.3...0.5.4