1.23.0
Release Notes for 1.23.0
Feature release (minor)
Added
- Backward compatibility check using roave/backward-compatibility-check, requires opt-in via
backwardCompatibilityCheck
flag being set totrue
and container version 1.33
1.23.0
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 5
Enhancement
- 226: Verify BC breakages on pull requests, by comparing PR against base branch thanks to @boesing
- 225: Markdown linting for
README.md
thanks to @boesing - 221: Node version was updated to v20 thanks to @internalsystemerror
renovate
- 217: Update dependency @types/node to v20 thanks to @renovate[bot]
- 211: Update node Docker tag to v20 thanks to @renovate[bot]
- 201: Update dependency typescript to v5 thanks to @renovate[bot]
- 188: Lock file maintenance thanks to @renovate[bot]
- 174: Update node Docker tag to v19.4.0 thanks to @renovate[bot]
Bug
- 191: Revert multiline changes to
continuous-integration.yml
thanks to @gsteel - 190: Prevent multiline matrix payload from causing issues in GitHub workflow output thanks to @gsteel
- 168: Merge release 1.22.1 into 1.23.x thanks to @github-actions[bot]