Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

feat(kit): add updateTemplates utility#8413

Merged
pi0 merged 3 commits intomainfrom
feat/update-templates
Oct 24, 2022
Merged

feat(kit): add updateTemplates utility#8413
pi0 merged 3 commits intomainfrom
feat/update-templates

Conversation

@danielroe
Copy link
Member

🔗 Linked issue

resolves nuxt/nuxt#12857

❓ 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

This adds new updateTemplates utility that supports using a filter (with { filter: template => boolean }) to selectively update templates.

📝 Checklist

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

@danielroe danielroe added enhancement New feature or request kit 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing performance labels Oct 22, 2022
@danielroe danielroe requested a review from pi0 October 22, 2022 13:38
@danielroe danielroe self-assigned this Oct 22, 2022
@codesandbox
Copy link

codesandbox bot commented Oct 22, 2022

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

@netlify
Copy link

netlify bot commented Oct 22, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit f00f4c4
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6353f25bf9701c00085c0bd2
😎 Deploy Preview https://deploy-preview-8413--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pi0 pi0 merged commit 5a88510 into main Oct 24, 2022
@pi0 pi0 deleted the feat/update-templates branch October 24, 2022 08:53
@pi0 pi0 mentioned this pull request Nov 3, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.x enhancement New feature or request kit 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalidateTemplates utility

2 participants