Skip to content

Conversation

@JosephAnson
Copy link
Contributor

πŸ”— 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • Corrected the spelling of delimeter to delimiter, I don't believe this i breaking change as internally it's delimiter, so it can be considered a bug fix.
  • Updated the documentation to include information about using csv files with Nuxt Content.
  • Also corrected some spelling mistakes and added some more information

πŸ“ Checklist

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 3, 2025

npm i https://pkg.pr.new/@nuxt/content@3300

commit: 9edd6a8

Copy link
Member

@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 changed the title fix: corrected spelling of delimeter for csv and updated the documentation to include information about csv files fix: update csv docs & fix csv options typo Apr 4, 2025
@farnabaz farnabaz merged commit 2c2fc77 into nuxt:main Apr 4, 2025
3 checks passed
@hayone1
Copy link

hayone1 commented May 27, 2025

Hi @JosephAnson, I have defined a collection for markdown files and want to use csv files also.

Following the csv instructions here however, doesn't seem to work for me as nuxt is expecting me to define a collection before I can use query collection to fetch the csv.

There is however no example that points out how to do this.

@JosephAnson JosephAnson deleted the chore/include-information-about-using-csv-files branch June 1, 2025 16:14
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.

3 participants