Closed angeldevildev closed 3 months ago
Latest commit: 882b21353368050836231729b6d50b21e78f59e7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@angeldevildev thanks for the PR! I am not sure I understand, why these changes? (This will break all blitz apps 😅)
Understanding the imports:
You can read up on this in the next.js docs
https://nextjs.org/docs/app/api-reference/functions/use-router https://nextjs.org/docs/pages/api-reference/functions/use-router
Closing for now.
Closes: #4362
What are the changes and their implications?
All the useRouter are imported from next/navigation
Bug Checklist
pnpm changeset
in the root directory)Feature Checklist
pnpm changeset
in the root directory)main
branch)