Skip to content

Commit 09c406b

Browse files
Version Packages (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a9f4c65 commit 09c406b

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/cool-gorillas-work.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-cycles-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/healthy-kids-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/deep-state-react-form/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @deep-state/react-form
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [#21](https://github.com/SSHari/deep-state/pull/21) [`a9f4c65`](https://github.com/SSHari/deep-state/commit/a9f4c65e5e613522ff1e38f8a16c2ceadca30869) Thanks [@SSHari](https://github.com/SSHari)! - Add Watch component to subscribe to fields
8+
9+
- [#21](https://github.com/SSHari/deep-state/pull/21) [`a9f4c65`](https://github.com/SSHari/deep-state/commit/a9f4c65e5e613522ff1e38f8a16c2ceadca30869) Thanks [@SSHari](https://github.com/SSHari)! - Add custom render prop for Field component
10+
11+
- [#18](https://github.com/SSHari/deep-state/pull/18) [`7e25509`](https://github.com/SSHari/deep-state/commit/7e25509dff47cfc1a01fe0a4284edef8f79cf542) Thanks [@SSHari](https://github.com/SSHari)! - default props should preserve their original types
12+
313
## 0.0.5
414

515
### Patch Changes

packages/deep-state-react-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@deep-state/react-form",
33
"private": false,
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"type": "module",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)