@scalar/api-reference 1.25.93 → 1.25.95

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,28 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.95
4
+
5
+ ### Patch Changes
6
+
7
+ - 6890d7e: fix: fix(api-reference): sets request server in request example hook
8
+ - bc8f883: fix: ensure spec exists before trying to create store
9
+ - Updated dependencies [6890d7e]
10
+ - Updated dependencies [ca2d98b]
11
+ - Updated dependencies [ca2d98b]
12
+ - Updated dependencies [6890d7e]
13
+ - @scalar/api-client@2.2.24
14
+ - @scalar/oas-utils@0.2.93
15
+
16
+ ## 1.25.94
17
+
18
+ ### Patch Changes
19
+
20
+ - 02b4201: fix(api-client): strict TS config (enable noUncheckedIndexedAccess)
21
+ - 9cf76af: fix: add immediete to load the workspace store
22
+ - Updated dependencies [02b4201]
23
+ - @scalar/api-client@2.2.23
24
+ - @scalar/oas-utils@0.2.92
25
+
3
26
  ## 1.25.93
4
27
 
5
28
  ### Patch Changes