@scalar/api-reference-react 0.9.8 → 0.9.9

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,16 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.9.9
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.48.8**
10
+ - [#8425](https://github.com/scalar/scalar/pull/8425): fix auth default OAuth scope fallback
11
+ - [#8416](https://github.com/scalar/scalar/pull/8416): fix: direct css import breaks build in react, vitepress and others
12
+ - [#8417](https://github.com/scalar/scalar/pull/8417): fix: document not defined in SSR environments
13
+
3
14
  ## 0.9.8
4
15
 
5
16
  ### Patch Changes