Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Hey!

Basically, vue-macros is the new name for unplugin-vue-macros starting with v3. The old unplugin-vue-macros package is now deprecated.

So for any new project, you should just use vue-macros.

They explained it all in the migration guide here:

## Main Package Rename
We have renamed the main package from `unplugin-vue-macros` to **`vue-macros`**.
After the official release of v3, `unplugin-vue-macros` will be marked as deprecated.
As a result, you will need to update your `package.json` and the import statements for Vue Macros:
```diff
// package.json
{
"devDepen…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@tbontb-iaq
Comment options

@vofronte
Comment options

Answer selected by tbontb-iaq
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants