Skip to content

[DRAFT] feat: auto declare translation functions in script setup #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BobbieGoede
Copy link
Member

Description

Work in progress!

Linked Issues

Additional context

Copy link

pkg-pr-new bot commented Mar 21, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@intlify/bundle-utils@470
npm i https://pkg.pr.new/@intlify/unplugin-vue-i18n@470

commit: 3001feb

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI:
We've just managed the some deps with pnpm catalogs on pnpm-workspace.yaml

catalogs:
default:
'@types/node': ^22.13.11
unbuild: ^3.5.0
intlify:
'@intlify/shared': next
vue-i18n: next
vite:
'@vitejs/plugin-vue': ^5.2.3
vite: ^6.2.2
vue:
vue: ^3.5.13
webpack:
ts-loader: ^9.5.2
vue-loader: ^16.8.3
webpack: ^5.92.0

We can use pnpm catalogs to manage the packages in our workspace centrally.
We can also group together several packages into named catalogs.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you are using vscode, I recommend you would use pnpm catalog lens.
https://github.com/antfu/vscode-pnpm-catalog-lens

You can see versions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants