Skip to content

Commit

Permalink
docs: create Docusaurus v2.4.2 release docs + changelog (facebook#9325)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Sep 20, 2023
1 parent 507d658 commit 68e4cea
Show file tree
Hide file tree
Showing 95 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Docusaurus 2 Changelog

## 2.4.2 (2023-09-20)

#### :bug: Bug Fix

- `docusaurus-plugin-content-docs`
- [#9107](https://github.com/facebook/docusaurus/pull/9107) fix(content-docs): sidebar generator should return customProps for doc items ([@TheCatLady](https://github.com/TheCatLady))
- `docusaurus-theme-classic`
- [#9108](https://github.com/facebook/docusaurus/pull/9108) feat(theme-classic): add description & keywords microdata to blog posts ([@TheCatLady](https://github.com/TheCatLady))
- [#9099](https://github.com/facebook/docusaurus/pull/9099) fix(theme): only set classname on ul elements if they have an existing class ([@homotechsual](https://github.com/homotechsual))
- [#9243](https://github.com/facebook/docusaurus/pull/9243) fix(theme-common): ThemedComponent should display something when JS is disabled ([@slorber](https://github.com/slorber))
- `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#9130](https://github.com/facebook/docusaurus/pull/9130) fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash ([@ori-shalom](https://github.com/ori-shalom))

#### Committers: 4

- Mikey O'Toole ([@homotechsual](https://github.com/homotechsual))
- Ori Shalom ([@ori-shalom](https://github.com/ori-shalom))
- Sébastien Lorber ([@slorber](https://github.com/slorber))
- [@TheCatLady](https://github.com/TheCatLady)

## 2.4.1 (2023-05-15)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion website/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
"3.0.0-beta.0",
"2.4.1",
"2.4.2",
"2.3.1",
"2.2.0",
"2.1.0",
Expand Down

0 comments on commit 68e4cea

Please sign in to comment.