@scalar/api-reference-react 0.8.61 → 0.8.63

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,29 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.63
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.26**
10
+ - [#8248](https://github.com/scalar/scalar/pull/8248): fix: local storage migration script
11
+ - [#8248](https://github.com/scalar/scalar/pull/8248): feat: slugs for headings with nested content
12
+ - [#8248](https://github.com/scalar/scalar/pull/8248): chore: correctly display header in classic layout
13
+ - [#8248](https://github.com/scalar/scalar/pull/8248): feat: always show the schema type
14
+ - [#8248](https://github.com/scalar/scalar/pull/8248): feat: nest description headings in the sidebar
15
+ - [#8248](https://github.com/scalar/scalar/pull/8248): feat: add option to open first tag by default
16
+
17
+ - **@scalar/types@0.6.7**
18
+
19
+ ## 0.8.62
20
+
21
+ ### Patch Changes
22
+
23
+ #### Updated Dependencies
24
+
25
+ - **@scalar/api-reference@1.44.25**
26
+
3
27
  ## 0.8.61
4
28
 
5
29
  ### Patch Changes