We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5eb35 commit 735e948Copy full SHA for 735e948
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Docusaurus Changelog
2
3
+## 3.5.1 (2024-08-09)
4
+
5
+#### :bug: Bug Fix
6
7
+- `docusaurus-plugin-content-blog`, `docusaurus-theme-search-algolia`
8
+ - [#10384](https://github.com/facebook/docusaurus/pull/10384) fix(core): algolia context import ([@slorber](https://github.com/slorber))
9
+- `docusaurus-theme-search-algolia`
10
+ - [#10382](https://github.com/facebook/docusaurus/pull/10382) fix(theme-algolia): useDocusaurusContext import error ([@anaclumos](https://github.com/anaclumos))
11
12
+#### Committers: 2
13
14
+- Sunghyun Cho ([@anaclumos](https://github.com/anaclumos))
15
+- Sébastien Lorber ([@slorber](https://github.com/slorber))
16
17
## 3.5.0 (2024-08-09)
18
19
#### :rocket: New Feature
0 commit comments