We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09efa63 commit ea787e7Copy full SHA for ea787e7
2 files changed
packages/superdoc/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0-next.8](https://github.com/superdoc-dev/superdoc/compare/v1.8.0-next.7...v1.8.0-next.8) (2026-01-21)
2
+
3
4
+### Features
5
6
+* search cross block anchor ([#1799](https://github.com/superdoc-dev/superdoc/issues/1799)) ([09efa63](https://github.com/superdoc-dev/superdoc/commit/09efa634bbbdcd821f3841fe6382c1d7a41b8cb7))
7
8
# [1.8.0-next.7](https://github.com/superdoc-dev/superdoc/compare/v1.8.0-next.6...v1.8.0-next.7) (2026-01-21)
9
10
packages/superdoc/package.json
@@ -1,7 +1,7 @@
{
"name": "superdoc",
"type": "module",
- "version": "1.8.0-next.7",
+ "version": "1.8.0-next.8",
"license": "AGPL-3.0",
"repository": {
"type": "git",
0 commit comments