Skip to content

fix(google-maps): mark peer dependency as optional - #537

Merged
harlan-zw merged 1 commit into
nuxt:mainfrom
danshilm:fix/google-maps-optional-dep
Oct 15, 2025
Merged

fix(google-maps): mark peer dependency as optional#537
harlan-zw merged 1 commit into
nuxt:mainfrom
danshilm:fix/google-maps-optional-dep

Conversation

@danshilm

Copy link
Copy Markdown
Contributor

🔗 Linked issue

Resolves #536

❓ 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

This marks the dependency @googlemaps/markerclusterer introduced in PR #510 as an optional peer dependency so that it is not installed when installing @nuxt/scripts >= v0.12.0

@vercel

vercel Bot commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

@danshilm is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new

pkg-pr-new Bot commented Oct 15, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/nuxt/scripts/@nuxt/scripts@537

commit: f2816dc

@harlan-zw

Copy link
Copy Markdown
Collaborator

Thanks!

@harlan-zw
harlan-zw merged commit 3a8603f into nuxt:main Oct 15, 2025
3 of 5 checks passed
zizzfizzix pushed a commit to zizzfizzix/nuxt-scripts that referenced this pull request Mar 5, 2026
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.

Mandatory Googlemaps/Markerclusterer dependency in v0.12.2

2 participants