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(docs): load prettier plugins from jsDelivr #3575

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

Conversation

SukkaW
Copy link

@SukkaW SukkaW commented Mar 15, 2025

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

UNPKG has not been actively maintained and has been down since Mar 15, 2025 was down from Mar 15, 2025, 2:00 AM and down for 18 hours (unpkg/unpkg#412). Migrating to jsDelivr means a more stable and reliant service.

The PR replaces UNPKG with jsDelivr so that all prettier plugins are loaded from jsDelivr instead,

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@SukkaW SukkaW changed the title fix(prettier): load plugins from jsDelivr fix(docs): load plugins from jsDelivr Mar 15, 2025
@SukkaW SukkaW changed the title fix(docs): load plugins from jsDelivr fix(docs): load prettier plugins from jsDelivr Mar 15, 2025
Copy link

pkg-pr-new bot commented Mar 15, 2025

npm i https://pkg.pr.new/@nuxt/ui@3575

commit: 8a74094

@divine
Copy link

divine commented Mar 15, 2025

Maybe this can be self-hosted instead? I don't think it's good to just change CDN.

Thanks!

@SukkaW
Copy link
Author

SukkaW commented Mar 15, 2025

Maybe this can be self-hosted instead? I don't think it's good to just change CDN.

Thanks!

The prettier plugins appear to be part of the docs and won't affect Nuxt.js deployments.

@divine
Copy link

divine commented Mar 15, 2025

Maybe this can be self-hosted instead? I don't think it's good to just change CDN.
Thanks!

The prettier plugins appear to be part of the docs and won't affect Nuxt.js deployments.

This can be closed now as unpkg is back.

@SukkaW
Copy link
Author

SukkaW commented Mar 17, 2025

This can be closed now as unpkg is back.

Why? Unpkg has been down for 18 hours, and this has already brought SLA down to 97%. We definitely change a CDN for a more reliable service.

@SukkaW
Copy link
Author

SukkaW commented Mar 31, 2025

UNPKG was down again from Mar 31, 2025, 7:00 AM UTC and lasted 8 hours (unpkg/unpkg#443), I urge everyone to immediately migrate away from unpkg to jsDelivr now.

@benjamincanac benjamincanac added the v3 #1289 label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants