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

fix(kit): move relative path handling back into nuxt templates - #6430

Merged
pi0 merged 2 commits into
mainfrom
fix/template-utils
Aug 8, 2022
Merged

fix(kit): move relative path handling back into nuxt templates#6430
pi0 merged 2 commits into
mainfrom
fix/template-utils

Conversation

@danielroe

Copy link
Copy Markdown
Member

This reverts commit d135608.

🔗 Linked issue

nuxt/content#1422

❓ 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 reverts #6030, returning template utils API to previous behaviour/shape. At the same time, it moves the fix in that PR into nuxt internals and deprecates the template utils. (There are other utils that can be used directly with knitwork, mlly, etc.)

📝 Checklist

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

@danielroedanielroe added bug Something isn't working kit labels Aug 8, 2022
@danielroe
danielroe requested review from antfu and pi0August 8, 2022 10:27
@danielroedanielroe self-assigned this Aug 8, 2022
@netlify

netlifyBot commented Aug 8, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62f0e6768e5c0c5dede197bb

pi0
pi0 approved these changes Aug 8, 2022
@pi0
pi0 merged commit e3b0608 into mainAug 8, 2022
@pi0
pi0 deleted the fix/template-utils branch August 8, 2022 11:03
@pi0pi0 mentioned this pull request Aug 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't workingkit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@danielroe@pi0