@redocly/revel-reef 0.125.0-next.0 → 0.125.0-next.1

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,25 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.125.0-next.1
4
+
5
+ ### Minor Changes
6
+
7
+ - a2bd5b56cd: Added `dynamic` function to `@redocly/theme` for lazy loading components.
8
+
9
+ ### Patch Changes
10
+
11
+ - 8cbdcb13f1: Renamed environment variable `OAUTH_USE_INTROSPECT` to `REDOCLY_OAUTH_USE_INTROSPECT`.
12
+ - 1919fcde6c: Made redirect destinations case-insensitive.
13
+ - 644ab5635e: Fixed issue where LLM page actions appeared on pages with `excludeFromSearch: true` in the front matter.
14
+ - Updated dependencies [3b3de8df57]
15
+ - Updated dependencies [644ab5635e]
16
+ - Updated dependencies [a2bd5b56cd]
17
+ - @redocly/theme@0.57.0-next.1
18
+ - @redocly/asyncapi-docs@1.2.0-next.1
19
+ - @redocly/graphql-docs@1.2.0-next.0
20
+ - @redocly/openapi-docs@3.13.0-next.1
21
+ - @redocly/portal-plugin-mock-server@0.10.0-next.1
22
+
3
23
  ## 0.125.0-next.0
4
24
 
5
25
  ### Patch Changes