Skip to content

🚀Preview Release - v1.0.0-preview.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 14:23
7a77a03

kd_clients Preview Release Notes - v1.0.0-preview.4

Quick Reminder

As with all software, there is always a chance for issues and bugs, especially for preview releases, which is why your input is greatly appreciated. 🙏🏼

New Features ✨

  1. #8 - Created default modules for all models.
  2. #12 - Improved the pull request client.

Breaking Changes 🧨

  1. #12 - Introduced the following breaking changes:
    • Refactored the name of the RequestResponseModel type to GraphQlRequestResponseModel
    • Refactored the name of the PullRequestClient function from requestReviewer to requestReviewers
    • Refactored the name of the PullRequestClient.requestReviewer function parameter from reviewer to reviewers