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

feat(nuxi): clear cache on upgrade #2936

Merged
merged 3 commits into from
Jan 26, 2022
Merged

feat(nuxi): clear cache on upgrade #2936

merged 3 commits into from
Jan 26, 2022

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#13311

❓ 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

Clears vite cache on upgrade.

πŸ“ Checklist

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

@danielroe danielroe added enhancement New feature or request cli labels Jan 26, 2022
@danielroe danielroe requested a review from pi0 January 26, 2022 16:07
@danielroe danielroe self-assigned this Jan 26, 2022
@netlify
Copy link

netlify bot commented Jan 26, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 3420380

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/61f1734c5e0b5c000808b6f5

Co-authored-by: pooya parsa <pyapar@gmail.com>
@pi0 pi0 changed the title feat(nuxi): clear vite cache on upgrade feat(nuxi): clear cache on upgrade Jan 26, 2022
@pi0 pi0 merged commit 6e06d2b into main Jan 26, 2022
@pi0 pi0 deleted the feat/clear-vite branch January 26, 2022 17:25
@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 cli enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clear vite cache on upgrade
2 participants