Skip to content

Conversation

productdevbook
Copy link
Contributor

@productdevbook productdevbook commented Mar 29, 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

Old
[server/api/products/[id].ts] -> server/api/products/[id

New

[server/api/products/[id].ts] -> server/api/products/[id].ts
[server/api/products/[[id]].ts] -> server/api/products/[[id]].ts

I added more tests and fixed all the new bugs.

Copy link

pkg-pr-new bot commented Mar 29, 2025

npm i https://pkg.pr.new/@nuxtjs/mdc@367

commit: 0767f3d

Copy link
Collaborator

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❀️

@farnabaz farnabaz merged commit a326062 into nuxt-modules:main Mar 31, 2025
2 checks passed
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.

2 participants