Skip to content
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

fix(qrcode): export QRCodeSegment as type #179

Merged
merged 2 commits into from
Jan 28, 2024
Merged

fix(qrcode): export QRCodeSegment as type #179

merged 2 commits into from
Jan 28, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jan 28, 2024

close #178

Copy link

changeset-bot bot commented Jan 28, 2024

🦋 Changeset detected

Latest commit: c332cb7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vue-qrcode Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vue ✅ Ready (Inspect) Visit Preview Jan 28, 2024 10:02am

Copy link
Contributor

github-actions bot commented Jan 28, 2024

📊 Package size report   0.08%↑

File Before After
.changeset/hip-beers-pay.md 65 B
packages/vue-qrcode/index.ts 3.2 kB 0.2%↑3.3 kB
Total (Includes all files) 93.0 kB 0.08%↑93.0 kB
Tarball size 18.5 kB 0.4%↑18.6 kB
Unchanged files
File Size
.babelrc 114 B
.browserslistrc 41 B
.changeset/config.json 308 B
.changeset/README.md 510 B
.codesanbox/ci.json 76 B
.commitlintrc 35 B
.editorconfig 145 B
.eslintignore 95 B
.eslintrc 389 B
.github/workflows/ci.yml 723 B
.github/workflows/codeql.yml 852 B
.github/workflows/pkg-size.yml 474 B
.github/workflows/release.yml 1.1 kB
.lintstagedrc.cjs 54 B
.postcssrc.cjs 51 B
.prettierignore 16 B
.prettierrc 31 B
.remarkrc 42 B
.renovaterc 35 B
.simple-git-hooks.cjs 51 B
.stylelintignore 92 B
.stylelintrc 96 B
.vitepress/components/index.ts 191 B
.vitepress/components/VueQrcodeDemo.vue 5.7 kB
.vitepress/components/VueQriousDemo.vue 3.4 kB
.vitepress/components/VueResizorDemo.vue 658 B
.vitepress/config.ts 310 B
.vitepress/theme/index.ts 337 B
CHANGELOG.md 280 B
index.md 6.6 kB
LICENSE 1.1 kB
package.json 2.2 kB
packages/vue-qrcode/CHANGELOG.md 4.9 kB
packages/vue-qrcode/index.md 5.3 kB
packages/vue-qrcode/package.json 1.0 kB
packages/vue-qrcode/README.md 5.5 kB
packages/vue-qrcode/tsconfig.json 139 B
packages/vue-qrious/CHANGELOG.md 4.6 kB
packages/vue-qrious/index.md 4.5 kB
packages/vue-qrious/index.ts 1.1 kB
packages/vue-qrious/package.json 1.1 kB
packages/vue-qrious/qrious.d.ts 472 B
packages/vue-qrious/README.md 4.5 kB
packages/vue-qrious/tsconfig.json 174 B
packages/vue-qrious/typings.d.ts 46 B
packages/vue-resizor/CHANGELOG.md 800 B
packages/vue-resizor/index.md 4.0 kB
packages/vue-resizor/package.json 1.2 kB
packages/vue-resizor/README.md 4.0 kB
packages/vue-resizor/src/bem.ts 635 B
packages/vue-resizor/src/helpers.ts 1.9 kB
packages/vue-resizor/src/index.ts 141 B
packages/vue-resizor/src/Resizor.tsx 8.8 kB
packages/vue-resizor/src/styles.less 691 B
packages/vue-resizor/src/types.ts 358 B
packages/vue-resizor/tsconfig.json 172 B
README.md 6.6 kB
tsconfig.base.json 362 B
tsconfig.json 343 B
vercel.json 124 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin disabled auto-merge January 28, 2024 10:07
@JounQin JounQin merged commit 842f1e2 into master Jan 28, 2024
@JounQin JounQin deleted the JounQin-patch-1 branch January 28, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on Nuxt 3 with 'vue-qrcode': 'QRCodeSegment' Export Not Found in 'qrcode' Module
1 participant