@scalar/api-reference-react 0.8.26 → 0.8.28

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,35 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.28
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7810](https://github.com/scalar/scalar/pull/7810): docs: update documentation domain
8
+
9
+ #### Updated Dependencies
10
+
11
+ - **@scalar/api-reference@1.43.9**
12
+ - [#7781](https://github.com/scalar/scalar/pull/7781): fix: remove unused dependencies
13
+ - `@floating-ui/vue`
14
+ - `@scalar/json-magic`
15
+ - `@scalar/object-utils`
16
+ - `@scalar/openapi-upgrader`
17
+ - `js-base64`
18
+ - `type-fest`
19
+ - `zod`
20
+
21
+ - [#7778](https://github.com/scalar/scalar/pull/7778): fix: do not persist auth when the option is off
22
+ - [#7802](https://github.com/scalar/scalar/pull/7802): fix: can not search in classic layout
23
+ - [#7810](https://github.com/scalar/scalar/pull/7810): docs: update documentation domain
24
+
25
+ ## 0.8.27
26
+
27
+ ### Patch Changes
28
+
29
+ #### Updated Dependencies
30
+
31
+ - **@scalar/api-reference@1.43.8**
32
+
3
33
  ## 0.8.26
4
34
 
5
35
  ### 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