Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 0b9abe4

Browse files
committed
Adding sinces
1 parent 48bca5d commit 0b9abe4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/api/Fieldset.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ const Address = () => (
3434
</Form>
3535
```
3636

37+
(since: 1.4.0)
38+
3739
# Prop Types
3840

3941
## `model="..."` (required)

docs/guides/partial-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ With [`<Fieldset>`](../api/Fieldset), you can deeply resolve models:
7171
```
7272

7373
This makes it even easier to create reusable groups of controls.
74+
75+
(since: 1.4.0)

0 commit comments

Comments
 (0)