Skip to content

docs: Next Pages template hierarchy #359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 4, 2025
Merged

Conversation

moonmeister
Copy link
Member

@moonmeister moonmeister commented Jul 31, 2025

Description

Adds Example site of implementing template hierarchy and data fetching in Next.js without the use of Faust.js

Related Issue

Nothing specific, but attempts to solve dynamic imports and issues with existing Faust data fetching.

Type of Change

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactoring (no functional changes)
  • 📄 Example update (no functional changes)
  • 📝 Documentation update
  • 🔍 Performance improvement
  • 🧪 Test update

@moonmeister moonmeister requested a review from a team as a code owner July 31, 2025 22:52
Copy link

changeset-bot bot commented Jul 31, 2025

⚠️ No Changeset found

Latest commit: 0444319

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

@moonmeister moonmeister added the type:docs Documentation only changes label Jul 31, 2025
…single.js

Co-authored-by: Huseyn Aghayev <huseyn.aghayev@wpengine.com>
@moonmeister moonmeister enabled auto-merge August 4, 2025 15:18
@moonmeister moonmeister requested a review from ahuseyn August 4, 2025 15:18
@moonmeister moonmeister added this pull request to the merge queue Aug 4, 2025
Merged via the queue into main with commit 6e38912 Aug 4, 2025
1 check passed
@moonmeister moonmeister deleted the next-template-hierarchy branch August 4, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Documentation only changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants