Skip to content

Commit 6769531

Browse files
authored
add changeset (#55)
1 parent ed12374 commit 6769531

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changeset/d507b2a9/changes.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{ "releases": [{ "name": "extract-react-types", "type": "patch" }], "dependents": [] }

.changeset/d507b2a9/changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Decorators should work again
2+
- Allow default props to be missing
3+
- Return correct names for nested properties in an object
4+
- Add `key` field to arrays (missing previously)

0 commit comments

Comments
 (0)