n1crack / vuefinder

Empower your Vue.js applications with this versatile and customizable file manager component, simplifying file organization and navigation.
https://vuefinder.ozdemir.be
MIT License
259 stars 75 forks source link

version mismatch #44

Closed meer-sagor closed 8 months ago

meer-sagor commented 8 months ago

I encountered a challenge related to CSS overriding within version 1.2.5 of our project. In an attempt to find relevant documentation or discussions addressing this issue, I conducted a thorough search but found no pertinent resources. Subsequently, I opted to proceed with upgrading the project version.

Upon initiating the installation process, I observed that the update incremented by only a minor version, leaving the project at version 1.2.6. However, upon further investigation, I discovered that the latest available version stands at 2.2.2.

n1crack commented 8 months ago

can you show me the content of package.json file.

meer-sagor commented 8 months ago

can you show me the content of package.json file.

this is current version: current after reinstall npm i vuefinder after update then manually set version: manually set version

n1crack commented 8 months ago

hm it seems we skipped the version 1.2.6, it is not in the npm dir.

Do you any problem after you updated to 2.x version? I tried to install it and it seems ok to me.

btw, we have made several improvements to the library. I think its better to use 2.x version. If you need any further help I will gladly help.

meer-sagor commented 8 months ago

hm it seems we skipped the version 1.2.6, it is not in the npm dir.

Do you any problem after you updated to 2.x version? I tried to install it and it seems ok to me.

It works great for me. but need to update the document. The previous version take: url props for data fetching but the current version take request props. otherwise everything works fine for me

n1crack commented 8 months ago

yea thats why we increased the major number.

1.3.3 is the latest before 2.x branch

full list is here: https://www.npmjs.com/package/vuefinder?activeTab=versions