Skip to content
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

docs(public-docsite-v9): Add docs for how to setup appDir router with v9 #30154

Merged
merged 7 commits into from
Dec 28, 2023

Conversation

sopranopillow
Copy link
Contributor

Previous Behavior

We only showed how to setup v9 with NextJS@<=12 since we didn't support >=13.

New Behavior

With the addition of https://github.com/sopranopillow/fluentui-nextjs-appdir-plugin, we now support the appDir router, this PR adds guidance on how to set this up.

Related Issue(s)

@sopranopillow sopranopillow self-assigned this Dec 21, 2023
@sopranopillow sopranopillow requested review from a team as code owners December 21, 2023 23:42
@fabricteam
Copy link
Collaborator

fabricteam commented Dec 21, 2023

📊 Bundle size report

🤖 This report was generated against 8ab18b04428eab159980fd2dbf852f7426aa2f1b

Copy link

codesandbox-ci bot commented Dec 21, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a1d0626:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

Copy link

size-auditor bot commented Dec 22, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 8ab18b04428eab159980fd2dbf852f7426aa2f1b (build)

@sopranopillow sopranopillow merged commit 167ccce into microsoft:master Dec 28, 2023
23 checks passed
@sopranopillow sopranopillow deleted the nextjs-ssr/update-docs branch December 28, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: support Next.js 13 appDir
3 participants