Commit 2e66a59
authored
Bump
This change bumps the version of `docusaurus` from v3.8.1 to v3.9.1.
There are no new features or bug fixes that need to be accounted for.
The changes were tested locally by successfully building and serving the
site. Changelogs for the versions included in this upgrade:
* [v3.9.0](https://github.com/facebook/docusaurus/releases/tag/v3.9.0)
* [v3.9.1](https://github.com/facebook/docusaurus/releases/tag/v3.9.1)
The next major version of Docusaurus (v4) is coming and the config
setting `siteConfig.onBrokenMarkdownLinks` will be removed in favor of
`siteConfig.markdown.hooks.onBrokenMarkdownLinks`. The change was made
now since it was deprecated in this upgrade. Additionally, a new setting
for `siteConfig.markdown.hooks.onBrokenMarkdownImages` was introduced
and adopted here.docusaurus to v3.9.1 (#326)1 parent f2b8164 commit 2e66a59
3 files changed
+981
-587
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
| |||
0 commit comments