Commit 58919fa
Upgrade Docusaurus from pinned canary to ^3.9.0 (facebook#5121)
Summary:
- Unpin `docusaurus/*` packages from `3.8.1-canary-6401` to `^3.9.0` (resolves T239136996)
- Remove the TODO comment about unpinning
- Migrate deprecated top-level `onBrokenMarkdownLinks` config to `markdown.hooks.onBrokenMarkdownLinks` for Docusaurus v4 compatibility
Pull Request resolved: facebook#5121
Test Plan:
- [ ] `cd website && yarn install && yarn build` succeeds
- [ ] Website renders correctly with `yarn start`
<img width="2519" height="1347" alt="Screenshot 2026-04-01 at 3 51 09 PM" src="https://github.com/user-attachments/assets/478c4ced-edf0-4485-9d93-b7fa2a9d57dc" />
<img width="2550" height="1332" alt="Screenshot 2026-04-01 at 3 51 27 PM" src="https://github.com/user-attachments/assets/73e23928-41d2-4de7-8057-210a00b87f70" />
<img width="2534" height="1341" alt="Screenshot 2026-04-01 at 3 51 20 PM" src="https://github.com/user-attachments/assets/ec7941ce-06d3-44d7-9b4b-06d68814693b" />
Reviewed By: esantorella
Differential Revision: D99146599
Pulled By: saitcakmak
fbshipit-source-id: f82ffbe139ddfbc7da7816332be7872b4f43cb171 parent 6cebd1c commit 58919fa
2 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments