@redocly/revel 0.126.0 → 0.127.0-next.0

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,30 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.127.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 63ce36cc8b: Added deep linking to the `tabs` component.
8
+ - 88b868ff8b: Updated styles for `Tag` component.
9
+
10
+ ### Patch Changes
11
+
12
+ - e4410d447d: Enter prerelease mode.
13
+ - 2b57c8a409: Allowed CORS for the AI conversation endpoint.
14
+ - c57b22bc80: Fixed issue where layout pre-configured option was skipped.
15
+ - Updated dependencies [e4410d447d]
16
+ - Updated dependencies [08f0df141f]
17
+ - Updated dependencies [d0beed2479]
18
+ - Updated dependencies [63ce36cc8b]
19
+ - Updated dependencies [88b868ff8b]
20
+ - @redocly/portal-plugin-mock-server@0.12.0-next.0
21
+ - @redocly/realm-asyncapi-sdk@0.5.0-next.0
22
+ - @redocly/portal-legacy-ui@0.10.0-next.0
23
+ - @redocly/asyncapi-docs@1.4.0-next.0
24
+ - @redocly/graphql-docs@1.4.0-next.0
25
+ - @redocly/openapi-docs@3.15.0-next.0
26
+ - @redocly/theme@0.59.0-next.0
27
+
3
28
  ## 0.126.0
4
29
 
5
30
  ### Minor Changes
@@ -49,7 +74,7 @@
49
74
  ### Patch Changes
50
75
 
51
76
  - 574b757ce3: Fixed partial tags not rendering correctly when containing schema components such as OpenAPI examples and code samples.
52
-
77
+ - f229c12766: Updated `@redocly/openapi-core` to version `2.3.1`.
53
78
  - Updated dependencies [74e400b978]
54
79
  - Updated dependencies [2b68bf0eae]
55
80
  - Updated dependencies [f229c12766]