@scalar/api-reference 0.7.7 → 0.7.8

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,21 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.7.8
4
+
5
+ ### Patch Changes
6
+
7
+ - ab348cb5: Mobile improvements and layout fixes + consitency improvements
8
+ - 211ed1c7: polish up the models
9
+ - ca2689b6: feat: add example request body to example request generator
10
+ - ae247253: refactor: move generateRequest helpers to @scalar/api-reference
11
+ - 5896b08d: fix: add missing null check to jsonRequest requestBody
12
+ - Updated dependencies [ab348cb5]
13
+ - Updated dependencies [aa24dbe6]
14
+ - Updated dependencies [ae247253]
15
+ - @scalar/api-client@0.7.21
16
+ - @scalar/use-codemirror@0.7.9
17
+ - @scalar/swagger-editor@0.6.24
18
+
3
19
  ## 0.7.7
4
20
 
5
21
  ### Patch Changes