@redocly/revel-reef 0.121.0-next.0 → 0.121.0-next.2

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.121.0-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 39fc186904: Fixed an issue where FlexSearch results for versioned content didn’t appear due to a low search limit.
8
+ - b469a82072: Fixed an issue where missing page errors appeared in all versions of sidebars instead of only showing in the relevant version.
9
+
10
+ ## 0.121.0-next.1
11
+
12
+ ### Patch Changes
13
+
14
+ - 6c3ea61d90: Fixed an issue where changing the language in the mobile view could cause 404 errors in projects that have both localization and path prefixes.
15
+ - Updated dependencies [6c3ea61d90]
16
+ - @redocly/theme@0.53.0-next.1
17
+ - @redocly/graphql-docs@0.10.0-next.0
18
+ - @redocly/openapi-docs@3.9.0-next.1
19
+ - @redocly/portal-plugin-mock-server@0.6.0-next.1
20
+
21
+ ## 0.120.2
22
+
3
23
  ## 0.121.0-next.0
4
24
 
5
25
  ### Patch Changes