@scalar/api-reference 0.6.20 → 0.6.22

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,33 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.6.22
4
+
5
+ ### Patch Changes
6
+
7
+ - d4789991: fix: populate search fuse data immediately
8
+
9
+ ## 0.6.21
10
+
11
+ ### Patch Changes
12
+
13
+ - ea110ca0: feat: export SearchModal component
14
+ - 1cbcabd7: lots of amazing fixes from when we missed last patch
15
+ - 9d22b4ca: fix: make the base urls reactive
16
+ - 437c4b01: amazing sprint fixes
17
+ - Updated dependencies [33604a1b]
18
+ - Updated dependencies [1cbcabd7]
19
+ - Updated dependencies [d7b12610]
20
+ - @scalar/swagger-parser@0.5.2
21
+ - @scalar/api-client@0.7.15
22
+ - @scalar/use-keyboard-event@0.5.2
23
+ - @scalar/swagger-editor@0.6.19
24
+ - @scalar/use-codemirror@0.7.7
25
+ - @scalar/use-clipboard@0.5.4
26
+ - @scalar/use-tooltip@0.5.3
27
+ - @scalar/use-toasts@0.5.4
28
+ - @scalar/use-modal@0.1.4
29
+ - @scalar/themes@0.3.10
30
+
3
31
  ## 0.6.20
4
32
 
5
33
  ### Patch Changes