You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was away for few personal commitments and now back to focus on fixing/adding features to this project. Here's what I've planned so far and hoping to get feedback or point out any bugs you want to get addressed in next release.
[Feat] Migrate away from Azure pipeline and move release to Github actions
Awesome, thanks for the status update and glad to have you back 😄
#812 is my attempt at fixing the [Feat] Support app router dynamic pages task you outlined. I just found the only routes key that seemed to contain my missing pages and merged it into the list of pages. I've been running that patch in production since May. Let me know if you have any feedback on it or if there's a right way to do it or any official docs on those Next.js internals. staticRoutes seems like a weird key to find the dynamic pages in. I think addressing this would fix a lot of recent pains people have been having (there are several issues that sound like this and I think a lot of them got auto-closed) and make this project useful again to projects using the new app router.
Let me know if I can help or test things any more :) Thanks!
Hey Everyone,
I was away for few personal commitments and now back to focus on fixing/adding features to this project. Here's what I've planned so far and hoping to get feedback or point out any bugs you want to get addressed in next release.
Please report or mention any auto closed issues and I'm happy to re-open them and add it to the above list.
Any feedback/help is appreciated 🙏. Ref: #861
The text was updated successfully, but these errors were encountered: