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

fix(nuxt): removed auto imports #9045

Merged
merged 1 commit into from Nov 16, 2022
Merged

fix(nuxt): removed auto imports #9045

merged 1 commit into from Nov 16, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 16, 2022

πŸ”— Linked issue

Resolves nuxt/nuxt#15482

❓ 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

Remove useActiveRoute and throwError from leftover from #9029. Thanks for @andorfermichael to notice!

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Nov 16, 2022

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

@vercel vercel bot temporarily deployed to Preview November 16, 2022 09:53 Inactive
@pi0 pi0 merged commit d6bfa21 into main Nov 16, 2022
@pi0 pi0 deleted the fix/removed-imports branch November 16, 2022 09:59
@vedmant
Copy link

vedmant commented Nov 21, 2022

Why this was removed? How I can disable auto imports now?

@andorfermichael
Copy link

Why this was removed? How I can disable auto imports now?

Due to deprecation. See #9029

@danielroe danielroe added the 3.x label Jan 19, 2023
danielroe pushed a commit that referenced this pull request Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not provide an export named 'useActiveRoute'
4 participants