@scalar/api-reference 1.31.14 → 1.31.17

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,40 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.31.17
4
+
5
+ ### Patch Changes
6
+
7
+ - ca18c0b: feat(api-reference): update and modernize sidebar design
8
+ - Updated dependencies [ca18c0b]
9
+ - @scalar/themes@0.13.4
10
+ - @scalar/api-client@2.5.11
11
+ - @scalar/code-highlight@0.1.4
12
+ - @scalar/components@0.14.12
13
+ - @scalar/oas-utils@0.4.7
14
+
15
+ ## 1.31.16
16
+
17
+ ### Patch Changes
18
+
19
+ - 699df60: feat(components): sidebar search input / button
20
+ - Updated dependencies [699df60]
21
+ - @scalar/api-client@2.5.10
22
+ - @scalar/components@0.14.11
23
+ - @scalar/icons@0.4.4
24
+
25
+ ## 1.31.15
26
+
27
+ ### Patch Changes
28
+
29
+ - 5f08a45: fix: looks up wrong name for schemas
30
+ - 287eae4: fix: display correct schema type instead of false name
31
+ - 161733e: docs: new README
32
+ - Updated dependencies [979139e]
33
+ - Updated dependencies [aaf90bf]
34
+ - @scalar/oas-utils@0.4.6
35
+ - @scalar/api-client@2.5.9
36
+ - @scalar/components@0.14.10
37
+
3
38
  ## 1.31.14
4
39
 
5
40
  ### Patch Changes
package/README.md CHANGED
@@ -42,6 +42,10 @@ Interactive API Reference from OpenAPI/Swagger Documents [Try our Demo](https://
42
42
  </html>
43
43
  ```
44
44
 
45
+ ## Documentation
46
+
47
+ [Read the documentation here](https://guides.scalar.com/scalar/scalar-api-references/integrations/htmljs)
48
+
45
49
  ## Community
46
50
 
47
51
  We are API nerds. You too? Let’s chat on Discord: <https://discord.gg/scalar>