@scalar/api-reference 1.25.87 → 1.25.89

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,38 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.89
4
+
5
+ ### Patch Changes
6
+
7
+ - 3c7d7dd: fix: reverts sets server variables values in client
8
+ - Updated dependencies [3c7d7dd]
9
+ - Updated dependencies [33c8393]
10
+ - Updated dependencies [3791738]
11
+ - Updated dependencies [33c8393]
12
+ - Updated dependencies [66905d2]
13
+ - @scalar/api-client@2.2.18
14
+ - @scalar/components@0.13.9
15
+ - @scalar/openapi-parser@0.10.2
16
+ - @scalar/oas-utils@0.2.91
17
+
18
+ ## 1.25.88
19
+
20
+ ### Patch Changes
21
+
22
+ - 6407b2b: feat(api-reference): extend font weights for links and sidebar items
23
+ - c65f3fc: fix: workspace store uses deprecated proxy attribute
24
+ - c65f3fc: feat: make it work in SSG environments
25
+ - c65f3fc: chore: remove RenderedReference export
26
+ - Updated dependencies [6407b2b]
27
+ - Updated dependencies [c65f3fc]
28
+ - Updated dependencies [c65f3fc]
29
+ - @scalar/code-highlight@0.0.19
30
+ - @scalar/themes@0.9.58
31
+ - @scalar/api-client@2.2.17
32
+ - @scalar/use-hooks@0.1.11
33
+ - @scalar/components@0.13.8
34
+ - @scalar/oas-utils@0.2.91
35
+
3
36
  ## 1.25.87
4
37
 
5
38
  ### Patch Changes