Skip to content

Conversation

chrisbbreuer
Copy link
Member

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
@vue/tsconfig (source) 0.7.0 -> 0.8.0 age adoption passing confidence

Release Notes

vuejs/tsconfig (@vue/tsconfig)

0.7.0 -> 0.8.0

v0.8.0

Compare Source

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

Released by @haoqunjiang on 8/15/2025


📊 Package Statistics

  • @vue/tsconfig: 874,639 weekly downloads

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

Copy link

pkg-pr-new bot commented Aug 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@47

commit: 0172f21

Copy link

netlify bot commented Aug 15, 2025

Deploy Preview for ts-maps ready!

Name Link
🔨 Latest commit 0172f21
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/689f5aaa4acb440008b70644
😎 Deploy Preview https://deploy-preview-47--ts-maps.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-major-update---@vue/tsconfig-1755273892253 branch August 20, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants