@redocly/revel-reef 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,27 @@
1
1
  # @redocly/revel-reef
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
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [7acb3d9b57]
12
+ - Updated dependencies [5cf6bb27ef]
13
+ - @redocly/openapi-docs@3.15.0-next.4
14
+ - @redocly/theme@0.59.0-next.3
15
+ - @redocly/asyncapi-docs@1.4.0-next.4
16
+ - @redocly/portal-plugin-mock-server@0.12.0-next.4
17
+ - @redocly/graphql-docs@1.4.0-next.0
18
+
19
+ ## 0.126.2
20
+
21
+ ### Patch Changes
22
+
23
+ - 80be5200e3: Fixed an issue where successive sidebar items were not activated when users were scrolling API document pages.
24
+
3
25
  ## 0.127.0-next.3
4
26
 
5
27
  ### Patch Changes