ankurk91 / vue-flatpickr-component

Vue.js component for Flatpickr datetime picker :calendar:
https://ankurk91.github.io/vue-flatpickr-component/
MIT License
968 stars 102 forks source link

Question About Version Numbers #271

Closed jwbats closed 1 year ago

jwbats commented 1 year ago

I'm still on 11.0.1, but npm outdated tells me there's a lower, but newer version: 8.1.8.

Browsing the branches, 11 isn't even listed anymore.

I've never seen this before. Can you explain what happened with the version numbers, here?

Can I update from 11.0.1 to 8.1.8 and expect things to stay in working order?

ankurk91 commented 1 year ago

Hi,

Thats weird.

Version 11 is still the latest version. I recently released a patch on version 8.

I will be bump version 11 on Wednesday to fix the npm issue

https://www.npmjs.com/package/vue-flatpickr-component?activeTab=versions

jwbats commented 1 year ago

Thanks for the feedback. I'll close this ticket later this week, when the npm outdated issue goes away.

ankurk91 commented 1 year ago

Version 11.0.2 has been released

https://www.npmjs.com/package/vue-flatpickr-component/v/11.0.2

jwbats commented 1 year ago

Problem solved.

Tnx.