@scalar/api-reference 1.25.92 → 1.25.94

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,22 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.94
4
+
5
+ ### Patch Changes
6
+
7
+ - 02b4201: fix(api-client): strict TS config (enable noUncheckedIndexedAccess)
8
+ - 9cf76af: fix: add immediete to load the workspace store
9
+ - Updated dependencies [02b4201]
10
+ - @scalar/api-client@2.2.23
11
+ - @scalar/oas-utils@0.2.92
12
+
13
+ ## 1.25.93
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [4619a8c]
18
+ - @scalar/api-client@2.2.22
19
+
3
20
  ## 1.25.92
4
21
 
5
22
  ### Patch Changes