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

feat: add modifiedAt field #1928

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Barbapapazes
Copy link
Contributor

πŸ”— Linked issue

fix #1927

❓ 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

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Feb 25, 2023

CodeSandbox logoCodeSandbox logoΒ  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Feb 25, 2023

βœ… Deploy Preview for nuxt-content canceled.

Built without sensitive environment variables

Name Link
πŸ”¨ Latest commit 68befa0
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/63f9e4d7aee0820008fdf172

@Barbapapazes
Copy link
Contributor Author

Barbapapazes commented Feb 25, 2023

But this will not work because every files will have the save updated time at each new build.
But with incremental rendering, maybe this could be solved.

So I don't know is this is relevant to add this field.

Maybe someone at Docus could help?

@Atinux Atinux requested a review from farnabaz February 28, 2023 15:50
@Barbapapazes Barbapapazes marked this pull request as draft July 8, 2023 19:05
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.

Add an updatedAt field
1 participant