@teipublisher/pb-components 3.3.2 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # [3.4.0](https://github.com/eeditiones/tei-publisher-components/compare/v3.3.2...v3.4.0) (2026-06-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **pb-navigation:** output canonical URL for crawlers to follow ([0d75d73](https://github.com/eeditiones/tei-publisher-components/commit/0d75d73ae2401d4df98c72364f2b4dbb58e96b4c))
7
+
8
+
9
+ ### Features
10
+
11
+ * **pb-view:** implement client-side hydration if prerendered fragment exists in light DOM ([2a01ff5](https://github.com/eeditiones/tei-publisher-components/commit/2a01ff531cfd5f818a988165a3358ddcd1571c53))
12
+
1
13
  ## [3.3.2](https://github.com/eeditiones/tei-publisher-components/compare/v3.3.1...v3.3.2) (2026-06-02)
2
14
 
3
15