-
Notifications
You must be signed in to change notification settings - Fork 532
Node 10 Compatibility + Added vue-multiselect noResult slot option #466
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
Conversation
@lionel-bijaoui as you're actively working on merging a PR, can you review this real quick to make sure we won't have any conflicts ... don't want to make your life any more complicated than it needs to be. |
It shouldn't be hard to resolve any conflitcs since it's only one package version modification and 2 lines added :) |
I'm not too worried, but please, let me do my merge first, then this one. |
Do you know when it will be released ? |
@qkdreyer I don't know, I hope soon |
@lionel-bijaoui I can release it now, if you think that's OK? I think the dep and dev tool work you did is enough to call this a "v2.3.0 release" ... ? |
Right now my problem is that Travis fail, but locally all the test are green. I don't understand... |
I just grabbed the latest code, and ran the tests ... I get a bunch of errors output, but the test suite says they ran successfully. Want me to open a new issue so we can track problems with releasing v2.3.0? |
I get weird outputs, but nothing like what Travis has. |
Fixes #457
Fixes #380