Skip to content

Commit

Permalink
Revert "docs: create Docusaurus v2.4.1 release docs + changelog (face…
Browse files Browse the repository at this point in the history
…book#8980)"

This reverts commit ec3cb1f.
  • Loading branch information
dithizac000 committed May 27, 2023
1 parent b8636bf commit bbfc3a2
Show file tree
Hide file tree
Showing 95 changed files with 1 addition and 38 deletions.
37 changes: 0 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
# Docusaurus 2 Changelog

## 2.4.1 (2023-05-15)

#### :bug: Bug Fix

- `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#8971](https://github.com/facebook/docusaurus/pull/8971) fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion ([@slorber](https://github.com/slorber))
- `docusaurus-theme-translations`
- [#8933](https://github.com/facebook/docusaurus/pull/8933) fix(theme-translations): fix Turkish translation for aria label "Enter key" ([@LiberaTeMetuMortis](https://github.com/LiberaTeMetuMortis))
- `docusaurus`
- [#8908](https://github.com/facebook/docusaurus/pull/8908) fix(core): Correct yarn upgrade command for yarn 2.x ([@andrewnicols](https://github.com/andrewnicols))
- `docusaurus-plugin-content-blog`, `docusaurus-theme-common`, `docusaurus-utils-common`, `docusaurus`
- [#8909](https://github.com/facebook/docusaurus/pull/8909) fix(theme): add \_\_ prefix to technical anchors, search crawlers (Algolia) should ignore them ([@slorber](https://github.com/slorber))
- `docusaurus-theme-common`
- [#8906](https://github.com/facebook/docusaurus/pull/8906) fix(theme-common): fix collapsible component with prefers-reduced-motion ([@slorber](https://github.com/slorber))
- [#8873](https://github.com/facebook/docusaurus/pull/8873) fix(theme-common): fix confusing theme error message: bad sidebar id suggestions ([@slorber](https://github.com/slorber))
- `docusaurus-utils`
- [#8874](https://github.com/facebook/docusaurus/pull/8874) fix(utils): handle Markdown links with spaces to route correctly ([@morsko1](https://github.com/morsko1))
- `docusaurus-theme-classic`, `docusaurus-theme-translations`
- [#8842](https://github.com/facebook/docusaurus/pull/8842) fix(theme-translations): remove redundant navigation text in aria label ([@tarunrajput](https://github.com/tarunrajput))
- `create-docusaurus`
- [#8831](https://github.com/facebook/docusaurus/pull/8831) fix(create): add missing await ([@SACHINnANYAKKARA](https://github.com/SACHINnANYAKKARA))

#### :nail_care: Polish

- `docusaurus-theme-classic`
- [#8862](https://github.com/facebook/docusaurus/pull/8862) refactor(theme): expose copy, success and word-wrap icons as standalone components ([@armano2](https://github.com/armano2))

#### Committers: 7

- Aleksandr Vladykin ([@morsko1](https://github.com/morsko1))
- Andrew Lyons ([@andrewnicols](https://github.com/andrewnicols))
- Armano ([@armano2](https://github.com/armano2))
- MetuMortis ([@LiberaTeMetuMortis](https://github.com/LiberaTeMetuMortis))
- Sachin Nanayakkara ([@SACHINnANYAKKARA](https://github.com/SACHINnANYAKKARA))
- Sébastien Lorber ([@slorber](https://github.com/slorber))
- Tarun Chauhan ([@tarunrajput](https://github.com/tarunrajput))

## 2.4.0 (2023-03-23)

#### :rocket: New Feature
Expand Down
2 changes: 1 addition & 1 deletion website/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"2.4.1",
"2.4.0",
"2.3.1",
"2.2.0",
"2.1.0",
Expand Down

0 comments on commit bbfc3a2

Please sign in to comment.