Skip to content

Commit d33bf46

Browse files
authored
v1.2.0
* Documentation for all `with*` HOCs and `use*` hooks * create-article-modal :: Updated TextField to SeoTextField. * widget-screen :: Fixed validation error for required search_request._schema field when loading widgets with search request capability. * poll-screen :: Made question field required in both poll screen and create poll modal. * Update final-form and react-final-form packages to latest. Allegedly no major changes on their end but changed to typescript so they are being cautious. * Update lexical packages to 0.32.x.
1 parent f849e36 commit d33bf46

File tree

9 files changed

+1996
-1547
lines changed

9 files changed

+1996
-1547
lines changed

CHANGELOG-1.x.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# CHANGELOG
22

33

4+
## v1.2.0
5+
* Documentation for all `with*` HOCs and `use*` hooks
6+
* create-article-modal :: Updated TextField to SeoTextField.
7+
* widget-screen :: Fixed validation error for required search_request._schema field when loading widgets with search request capability.
8+
* poll-screen :: Made question field required in both poll screen and create poll modal.
9+
* Update final-form and react-final-form packages to latest. Allegedly no major changes on their end but changed to typescript so they are being cautious.
10+
* Update lexical packages to 0.32.x.
11+
12+
413
## v1.1.2
514
* Update lexical packages to 0.29.0.
615
* blocksmith :: restore highlight/mark feature as lexical bug has been resolved https://github.com/facebook/lexical/issues/4641

0 commit comments

Comments
 (0)