@redocly/revel-reef 0.123.0-next.4 → 0.123.0-next.5

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,21 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.123.0-next.5
4
+
5
+ ### Patch Changes
6
+
7
+ - fb44f26b41: Removed headers from page data to prevent exposing sensitive cookie information.
8
+ - a8e5f57c9f: Fixed `apiFunctions.folders` configuration to correctly handle custom folder paths with leading or trailing slashes.
9
+ - a38803beaa: Fixed keyboard accessibility issues in sidebar elements that prevented focusing and clicking.
10
+ - 7102730b8b: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750178129`.
11
+ - 507ff04bf8: Removed a warning about the React Router future flag from the browser console.
12
+ - Updated dependencies [a38803beaa]
13
+ - @redocly/theme@0.55.0-next.4
14
+ - @redocly/asyncapi-docs@0.4.0-next.4
15
+ - @redocly/graphql-docs@0.12.0-next.1
16
+ - @redocly/openapi-docs@3.11.0-next.4
17
+ - @redocly/portal-plugin-mock-server@0.8.0-next.4
18
+
3
19
  ## 0.123.0-next.4
4
20
 
5
21
  ### Patch Changes