You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/json-react-layouts/CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,18 @@
1
1
# json-react-layouts
2
2
3
+
## 4.1.0
4
+
5
+
### Minor Changes
6
+
7
+
- 184edea: Reintroduce render path for middlewares. Refine types.
8
+
3
9
## 4.0.0
4
10
5
11
### Major Changes
6
12
7
13
- 94a9773:
8
14
-`RendererMiddleware` does not depend on `ComponentProps` anymore and will contain a `{ layoutType: string }` value instead to represent the component/composition type.
0 commit comments