@scalar/api-reference-react 0.8.27 → 0.8.29

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,37 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.29
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.43.10**
10
+ - [#7820](https://github.com/scalar/scalar/pull/7820): fix: correctly restore the auth from persistance
11
+ - [#7814](https://github.com/scalar/scalar/pull/7814): fix: additional properties generate invalid example
12
+
13
+ ## 0.8.28
14
+
15
+ ### Patch Changes
16
+
17
+ - [#7810](https://github.com/scalar/scalar/pull/7810): docs: update documentation domain
18
+
19
+ #### Updated Dependencies
20
+
21
+ - **@scalar/api-reference@1.43.9**
22
+ - [#7781](https://github.com/scalar/scalar/pull/7781): fix: remove unused dependencies
23
+ - `@floating-ui/vue`
24
+ - `@scalar/json-magic`
25
+ - `@scalar/object-utils`
26
+ - `@scalar/openapi-upgrader`
27
+ - `js-base64`
28
+ - `type-fest`
29
+ - `zod`
30
+
31
+ - [#7778](https://github.com/scalar/scalar/pull/7778): fix: do not persist auth when the option is off
32
+ - [#7802](https://github.com/scalar/scalar/pull/7802): fix: can not search in classic layout
33
+ - [#7810](https://github.com/scalar/scalar/pull/7810): docs: update documentation domain
34
+
3
35
  ## 0.8.27
4
36
 
5
37
  ### Patch Changes
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
  ## Documentation
9
9
 
10
- [Read the documentation here](https://guides.scalar.com/products/api-references/integrations/react)
10
+ [Read the documentation here](https://scalar.com/products/api-references/integrations/react)
11
11
 
12
12
  ## Community
13
13