Skip to content

fix: use serialized value of nuxt.options.pages for compatibility#3387

Merged
BobbieGoede merged 1 commit intonuxt-modules:mainfrom
BobbieGoede:fix/nuxt-pages-property
Mar 3, 2025
Merged

fix: use serialized value of nuxt.options.pages for compatibility#3387
BobbieGoede merged 1 commit intonuxt-modules:mainfrom
BobbieGoede:fix/nuxt-pages-property

Conversation

@BobbieGoede
Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ 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 makes use of nuxt/nuxt@fa480e0 which allows for compatibility with the nuxt.options.pages from Nuxt <3.15.4 and 3.16.0

📝 Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

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.

1 participant