@scalar/api-reference 1.28.8 → 1.28.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,28 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 8efedf3: fix: reduce section opening jank and ensure spec is changed correctly
8
+ - 8efedf3: fix: allow async functions in onDocumentSelect
9
+ - 7e5d385: fix: integration links on getting started component
10
+ - 57feba6: feat: added new auth config (v2)
11
+ - Updated dependencies [8efedf3]
12
+ - Updated dependencies [ab6b166]
13
+ - Updated dependencies [82a4ba8]
14
+ - Updated dependencies [52f6f4c]
15
+ - Updated dependencies [57feba6]
16
+ - @scalar/types@0.1.4
17
+ - @scalar/api-client@2.3.9
18
+ - @scalar/oas-utils@0.2.123
19
+ - @scalar/openapi-parser@0.10.12
20
+ - @scalar/snippetz@0.2.18
21
+ - @scalar/themes@0.9.82
22
+ - @scalar/code-highlight@0.0.25
23
+ - @scalar/components@0.13.41
24
+ - @scalar/use-hooks@0.1.36
25
+
3
26
  ## 1.28.8
4
27
 
5
28
  ### Patch Changes