@redocly/revel 0.126.0-next.3 → 0.126.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,23 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.126.0-next.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 15a84dd888: Improved build logs by separating AI Search and `llms.txt` messages.
8
+ - 7b36239f6d: Improved JavaScript compilation time on Windows.
9
+ - 9ca90f47ef: Updated `@redocly/openapi-core` to version `2.1.0`.
10
+ - Updated dependencies [9ca90f47ef]
11
+ - @redocly/openapi-docs@3.14.0-next.1
12
+ - @redocly/asyncapi-docs@1.3.0-next.1
13
+ - @redocly/portal-plugin-mock-server@0.11.0-next.1
14
+
15
+ ## 0.125.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 28860eaf79: Fixed an issue where Markdoc tags did not render in preview mode.
20
+
3
21
  ## 0.126.0-next.3
4
22
 
5
23
  ### Patch Changes