-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add better support for readonly types #17
Conversation
Codecov Report
@@ Coverage Diff @@
## next #17 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 68 68
Branches 14 14
=========================================
Hits 68 68
Continue to review full report at Codecov.
|
8daeaa0
to
fd5344a
Compare
BREAKING CHANGE: interface DeepMergeMergeFunctionURItoKind's signature has changed
fd5344a
to
bd2036f
Compare
## [1.1.8-beta.1](v1.1.7...v1.1.8-beta.1) (2021-11-22) ### Bug Fixes * add better support for readonly types ([#17](#17)) ([0609832](0609832))
🎉 This PR is included in version 2.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
BREAKING CHANGE: interface DeepMergeMergeFunctionURItoKind's signature has changed
# [2.0.0-beta.1](v1.1.7...v2.0.0-beta.1) (2021-11-22) ### Bug Fixes * add better support for readonly types ([#17](#17)) ([ee59064](ee59064)) ### BREAKING CHANGES * interface DeepMergeMergeFunctionURItoKind's signature has changed
# [2.0.0](v1.1.7...v2.0.0) (2021-11-22) ### Bug Fixes * add better support for readonly types ([#17](#17)) ([ee59064](ee59064)) ### BREAKING CHANGES * interface DeepMergeMergeFunctionURItoKind's signature has changed
🎉 This PR is included in version 2.0.0 🎉 The release is available on: |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
BREAKING CHANGE: interface DeepMergeMergeFunctionURItoKind's signature has changed