Skip to content
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

Update types.d.ts #315

Merged
merged 2 commits into from
Feb 4, 2020
Merged

Update types.d.ts #315

merged 2 commits into from
Feb 4, 2020

Conversation

chypriote
Copy link
Contributor

When using the config strict: true, typescript cannot build vue-cool-select.
I added very basic typings to prevent that.

When using the config `strict: true`, typescript cannot build vue-cool-select.
I added very basic typings to prevent that.
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #315 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files           9        9           
  Lines         306      306           
  Branches       91       90    -1     
=======================================
  Hits          283      283           
  Misses         21       21           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 081a676...6976f93. Read the comment docs.

@iliyaZelenko iliyaZelenko merged commit 8fbb9a5 into iliyaZelenko:master Feb 4, 2020
iliyaZelenko added a commit that referenced this pull request Feb 4, 2020
When using the config strict: true, typescript cannot build vue-cool-select.
Added very basic typings to prevent that.

Re #315
iliyaZelenko pushed a commit that referenced this pull request Feb 4, 2020
## [3.5.2](v3.5.1...v3.5.2) (2020-02-04)

### Bug Fixes

* pin core-js to 3.4.6 ([081a676](081a676))
* **types:** incorrect work with config strict: true ([0f1d2f8](0f1d2f8)), closes [#315](#315)
* **types:** incorrect work with config strict: true ([8fbb9a5](8fbb9a5))
@iliyaZelenko
Copy link
Owner

🎉 This PR is included in version 3.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iliyaZelenko
Copy link
Owner

Thanks!

rin4573281133639 added a commit to rin4573281133639/iliyaZelenko9 that referenced this pull request Feb 5, 2022
## [3.5.2](iliyaZelenko/vue-cool-select@v3.5.1...v3.5.2) (2020-02-04)

### Bug Fixes

* pin core-js to 3.4.6 ([081a676](iliyaZelenko/vue-cool-select@081a676))
* **types:** incorrect work with config strict: true ([0f1d2f8](iliyaZelenko/vue-cool-select@0f1d2f8)), closes [#315](iliyaZelenko/vue-cool-select#315)
* **types:** incorrect work with config strict: true ([8fbb9a5](iliyaZelenko/vue-cool-select@8fbb9a5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants