-
-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50ab31b
commit a304f7c
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Jun 28, 2022 | ||
date: 'Tue Jun 28 2022 09:30:28 GMT+0200 (Central European Summer Time)' | ||
--- | ||
|
||
## 06-28-2022 | ||
|
||
`@saas-ui/react@1.0.0-rc.11` | ||
|
||
- Added ErrorBoundary component. | ||
- FormStep now supports an onSubmit handler. | ||
- Fixed vertical divider rendering incorrectly. | ||
|
||
**Forms** `v1.0.0-rc.10` | ||
|
||
- FormStep now supports an onSubmit handler. | ||
|
||
**Property** `v1.0.0-rc.5` | ||
|
||
- Bump version | ||
|
||
**Provider** `v1.0.0-rc.6` | ||
|
||
- Bump version |