@scalar/api-reference 1.25.87 → 1.25.88

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,5 +1,23 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.88
4
+
5
+ ### Patch Changes
6
+
7
+ - 6407b2b: feat(api-reference): extend font weights for links and sidebar items
8
+ - c65f3fc: fix: workspace store uses deprecated proxy attribute
9
+ - c65f3fc: feat: make it work in SSG environments
10
+ - c65f3fc: chore: remove RenderedReference export
11
+ - Updated dependencies [6407b2b]
12
+ - Updated dependencies [c65f3fc]
13
+ - Updated dependencies [c65f3fc]
14
+ - @scalar/code-highlight@0.0.19
15
+ - @scalar/themes@0.9.58
16
+ - @scalar/api-client@2.2.17
17
+ - @scalar/use-hooks@0.1.11
18
+ - @scalar/components@0.13.8
19
+ - @scalar/oas-utils@0.2.91
20
+
3
21
  ## 1.25.87
4
22
 
5
23
  ### Patch Changes