feat(@lucide/vue): Rename Vue package name to @lucide/vue#3337
Merged
ericfennis merged 16 commits intonextfrom Sep 11, 2025
Merged
feat(@lucide/vue): Rename Vue package name to @lucide/vue#3337ericfennis merged 16 commits intonextfrom
@lucide/vue#3337ericfennis merged 16 commits intonextfrom
Conversation
@lucide/vue@lucide/vue
Member
|
Can we somehow still publish to the old names for backwards compatibility? |
Member
Author
|
@jguddas Yes, we still do! Maybe a bit confusing in this PR. But I've deleted the old |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
38 tasks
|
Thank you for your work on this! I've had a look and there are just a few minor tweaks needed on some of the documentation files. I've noted a few examples with links below in case you haven't already spotted them:
|
Member
Author
|
Thanks for you sharpness @ThomOrlo . Will fix this! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Creates new Vue package:
@lucide/vueMotivation
Currently, the package has the name
lucide-vue-next. Thenextkeyword was started after Vue 2 became Vue 3; a lot of packages were named with the-nextsuffix. It's time to name it correctly and get rid of thenextsuffix.These packages will follow the new naming scheme like other
lucidenamespace packages.What will happen with
lucide-vue-next?For now, we keep it up in the air and update with the latest icons. We've added a warning that will show up in your console telling you that the package is renamed. In the future, new features will only be added to
@lucide/vue. So lucide V1 will be only available on @lucide/vue.Eventually, the package will be deprecated and removed, but not soon.