@redocly/redoc 0.127.0-next.3 → 0.127.0-next.4

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
  # @redocly/redoc
2
2
 
3
+ ## 0.127.0-next.4
4
+
5
+ ### Minor Changes
6
+
7
+ - 7acb3d9b57: Added x-keywords extension support for OpenAPI documents to boost or exclude search terms through keywords
8
+ - eae19bac66: Added support for configuring mock server settings at the product level.
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [7acb3d9b57]
13
+ - Updated dependencies [5cf6bb27ef]
14
+ - @redocly/openapi-docs@3.15.0-next.4
15
+ - @redocly/theme@0.59.0-next.3
16
+ - @redocly/asyncapi-docs@1.4.0-next.4
17
+ - @redocly/portal-plugin-mock-server@0.12.0-next.4
18
+ - @redocly/graphql-docs@1.4.0-next.0
19
+
20
+ ## 0.126.2
21
+
22
+ ### Patch Changes
23
+
24
+ - 80be5200e3: Fixed an issue where successive sidebar items were not activated when users were scrolling API document pages.
25
+
3
26
  ## 0.127.0-next.3
4
27
 
5
28
  ### Patch Changes