@scalar/api-reference 1.38.0 → 1.38.1

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,39 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.38.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ef98f35: fix: make onServerChange callback work with new store events
8
+ - f8efecd: feat: use new schema example generation in the response
9
+ - 9c65f51: fix: only freeze document when required
10
+ - Updated dependencies [f8efecd]
11
+ - Updated dependencies [3f6d0b9]
12
+ - Updated dependencies [577150c]
13
+ - Updated dependencies [f3e17d8]
14
+ - Updated dependencies [2089748]
15
+ - Updated dependencies [f3e17d8]
16
+ - Updated dependencies [8e4c8c0]
17
+ - Updated dependencies [f8efecd]
18
+ - Updated dependencies [8a7fb2a]
19
+ - Updated dependencies [1335923]
20
+ - Updated dependencies [07397c8]
21
+ - Updated dependencies [f69e7cc]
22
+ - @scalar/components@0.15.1
23
+ - @scalar/helpers@0.0.12
24
+ - @scalar/api-client@2.8.1
25
+ - @scalar/json-magic@0.6.1
26
+ - @scalar/types@0.3.2
27
+ - @scalar/oas-utils@0.5.2
28
+ - @scalar/workspace-store@0.17.1
29
+ - @scalar/openapi-types@0.5.0
30
+ - @scalar/object-utils@1.2.8
31
+ - @scalar/openapi-parser@0.22.3
32
+ - @scalar/openapi-upgrader@0.1.3
33
+ - @scalar/snippetz@0.5.1
34
+ - @scalar/themes@0.13.22
35
+ - @scalar/code-highlight@0.2.0
36
+
3
37
  ## 1.38.0
4
38
 
5
39
  ### Minor Changes