sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

fix(#1679): css file not being exported by package.json #1679

Closed TomYaMee closed 1 year ago

TomYaMee commented 1 year ago

This PR fixes issue with #1678 by adding css exports declaration in package.json

netlify[bot] commented 1 year ago

Deploy request for vueselect accepted.

Name Link
Latest commit eb0e7adc6cbb95c0d3c490f2cbe3fe361cd9361e
Latest deploy log https://app.netlify.com/sites/vueselect/deploys/6305ce2691d53100082e9f7e
pilishen commented 1 year ago

@TomYaMee maybe you could push with a dist folder? so that we could install your pull/request directly. thanks

TomYaMee commented 1 year ago

@pilishen I have published my fork on npm, you can install directly with npm i @tomyamee/vue-select@4.0.0-beta.5 while we wait for this to be fixed on the main package.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.0.0-beta.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

sagalbot commented 1 year ago

Thanks @TomYaMee - easy merge!

pilishen commented 1 year ago

@TomYaMee thanks ~ @sagalbot suprised to see this quick merge, thought it would take days,hah

Xaaalera commented 1 year ago

image image