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

feat(kit): add updateTemplates utility - #8413

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

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

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/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.

@danielroedanielroe 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 pi0October 22, 2022 13:38
@danielroedanielroe self-assigned this Oct 22, 2022
@codesandbox

Copy link
Copy Markdown

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

@netlify

netlifyBot commented Oct 22, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitf00f4c4
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6353f25bf9701c00085c0bd2
😎 Deploy Previewhttps://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 approved these changes Oct 24, 2022
@pi0
pi0 merged commit 5a88510 into mainOct 24, 2022
@pi0
pi0 deleted the feat/update-templates branch October 24, 2022 08:53
@pi0pi0 mentioned this pull request Nov 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or requestkit🍰 p2-nice-to-havePriority 2: nothing is broken but it's worth addressingperformance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalidateTemplates utility

2 participants

@danielroe@pi0