themesberg / flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS
https://flowbite-svelte.com
MIT License
2.22k stars 272 forks source link

🔥 NPM package version for 0.44.24 doesn't match github release! #1279

Closed 2bitmarv closed 7 months ago

2bitmarv commented 8 months ago

Describe the bug

Updated my project files on 03.15.2024 to flowbite-svelte version 0.44.24 via npm. Was in need of the latest modified version of the modal component and was wondering why still after the update the source files didn't present any changes.

Removed node_modules and package-lock.json, cleared npm chache and tried a fresh install...no difference!

Made a compare on the files in this repo here and the files delivered by npm. Version number is equal, but sources are NOT!

identified by https://github.com/themesberg/flowbite-svelte/pull/1253. Changed modal properties

Reproduction

image

Flowbite version and System Info

0.44.24
shinokada commented 8 months ago

It says Code (Beta) on the tab. NPM code is not the current one.

2bitmarv commented 8 months ago

hold on, you presume that this code-tab shows wrong code? Might be, but as i've written: if I install this version from NPM, the code actually IS what is shown in the tab, although the version number pretends to be the assumed one.

shinokada commented 7 months ago

Please let me know the latest version has the same issue. Thanks.

shinokada commented 7 months ago

I close the issue for now since the npm code is beta version. Thank you for your contribution.