@scalar/api-reference 1.22.50 → 1.22.52

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,25 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.52
4
+
5
+ ### Patch Changes
6
+
7
+ - 4bc33db: feat: support for constants in schemas
8
+ - 30953fa: Add scalar galaxy yaml export and improve React reference reactivity
9
+ - Updated dependencies [da7cdb6]
10
+ - @scalar/api-client@1.2.36
11
+
12
+ ## 1.22.51
13
+
14
+ ### Patch Changes
15
+
16
+ - 6ccdd5c: feat: support abbr html tag
17
+ - 4d01a2a: feat: copy server URL with replaced variables
18
+ - Updated dependencies [f472998]
19
+ - @scalar/oas-utils@0.1.15
20
+ - @scalar/api-client@1.2.35
21
+ - @scalar/components@0.7.14
22
+
3
23
  ## 1.22.50
4
24
 
5
25
  ### Patch Changes