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

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,33 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.123.0-next.7
4
+
5
+ ### Patch Changes
6
+
7
+ - f8a570855f: Fixed SSR style attribute issue in `img` tag string formatting.
8
+ - 6837f1678b: Fixed touch event issue with the `markdoc` tabs tag on mobile devices.
9
+ - Updated dependencies [f8a570855f]
10
+ - Updated dependencies [6837f1678b]
11
+ - @redocly/theme@0.55.0-next.6
12
+ - @redocly/asyncapi-docs@0.4.0-next.6
13
+ - @redocly/graphql-docs@0.12.0-next.1
14
+ - @redocly/openapi-docs@3.11.0-next.6
15
+ - @redocly/portal-plugin-mock-server@0.8.0-next.6
16
+
17
+ ## 0.123.0-next.6
18
+
19
+ ### Patch Changes
20
+
21
+ - c6e0f5403a: Fixes a bug that caused invite routes to be hidden behind the login screen when `requiresLogin: true`.
22
+ - 5dd4415ebc: Improved keyboard accessibility and screen reader support for the `version picker` component.
23
+ - e3d8354887: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750261968`.
24
+ - Updated dependencies [5dd4415ebc]
25
+ - @redocly/theme@0.55.0-next.5
26
+ - @redocly/openapi-docs@3.11.0-next.5
27
+ - @redocly/asyncapi-docs@0.4.0-next.5
28
+ - @redocly/graphql-docs@0.12.0-next.1
29
+ - @redocly/portal-plugin-mock-server@0.8.0-next.5
30
+
3
31
  ## 0.123.0-next.5
4
32
 
5
33
  ### Patch Changes