You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 4.7.1 (2026-01-27)
2
+
3
+
Hotfix release for build error in v4.7.0.
4
+
5
+
#### :bug: Bug Fix
6
+
7
+
- fix(theme): use import type for plugin type imports ([#1292](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1292))
8
+
1
9
## 4.7.0 (2026-01-27)
2
10
3
11
Major performance improvement: The new `externalJsonProps` option (enabled by default) dramatically reduces build times and bundle sizes by externalizing large JSON props from MDX files.
0 commit comments