@redocly/revel-reef 0.83.0-rc.6 → 0.84.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,18 +1,24 @@
1
1
  # @redocly/revel-reef
2
2
 
3
- ## 0.83.0-rc.6
3
+ ## 0.84.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 25e87a10c9: feat: Updated the product with a major UX and DX overhaul. Please, see the detailed [release notes](./realm-redesign-release-notes.md).
4
8
 
5
9
  ### Patch Changes
6
10
 
7
11
  - 86d4161187: Added an `output` option that when configured places bundled OAS descriptions directly into the `static` folder.
8
12
  - 86d4161187: Exclude static folder content from project build.
9
- - Updated dependencies
10
- - @redocly/portal-legacy-ui@0.83.0-rc.6
11
- - @redocly/config@0.83.0-rc.6
12
- - @redocly/graphql-docs@0.83.0-rc.6
13
- - @redocly/openapi-docs@0.83.0-rc.6
14
- - @redocly/theme@0.83.0-rc.6
15
- - @redocly/portal-plugin-mock-server@0.83.0-rc.6
13
+ - dedc191d6c: Added missing error message to error page to display with the stack trace and explain what went wrong.
14
+ - Updated dependencies [25e87a10c9]
15
+ - Updated dependencies [25e87a10c9]
16
+ - @redocly/portal-plugin-mock-server@0.2.0
17
+ - @redocly/portal-legacy-ui@0.1.0
18
+ - @redocly/config@0.6.0
19
+ - @redocly/graphql-docs@0.6.41
20
+ - @redocly/openapi-docs@3.0.0
21
+ - @redocly/theme@0.37.0
16
22
 
17
23
  ## 0.83.0
18
24