Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix reset w/ initial value #33

Merged
merged 4 commits into from
Feb 2, 2023
Merged

fix: fix reset w/ initial value #33

merged 4 commits into from
Feb 2, 2023

Conversation

jaredLunde
Copy link
Collaborator

No description provided.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 2, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a720646:

Sandbox Source
form-atoms-validate-zod Configuration

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Merging #33 (b8de814) into next (375c6b4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             next      #33   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files           3        3           
  Lines        1812     1833   +21     
  Branches      197      202    +5     
=======================================
+ Hits         1805     1826   +21     
  Misses          7        7           
Impacted Files Coverage Δ
src/index.tsx 99.64% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jaredLunde jaredLunde merged commit 8b49243 into next Feb 2, 2023
@jaredLunde jaredLunde deleted the fix-reset branch February 2, 2023 09:18
@jaredLunde jaredLunde mentioned this pull request Feb 2, 2023
Closed
14 tasks
github-actions bot pushed a commit that referenced this pull request Feb 2, 2023
# [2.0.0-next.3](v2.0.0-next.2...v2.0.0-next.3) (2023-02-02)

### Bug Fixes

* fix reset w/ initial value ([#33](#33)) ([8b49243](8b49243))
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

🎉 This PR is included in version 2.0.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 2, 2023
# [2.0.0](v1.2.5...v2.0.0) (2023-02-02)

### Bug Fixes

* empty arrays not included in submit values ([#31](#31)) ([837140d](837140d)), closes [#26](#26)
* fix nested array walk ([#34](#34)) ([448f538](448f538))
* fix package entries ([#24](#24)) ([a18cfc5](a18cfc5))
* fix release ([#22](#22)) ([a4fff3b](a4fff3b))
* fix reset w/ initial value ([#33](#33)) ([8b49243](8b49243))

### Code Refactoring

* upgrade to jotai v2 ([#29](#29)) ([e533e40](e533e40)), closes [#27](#27) [#28](#28) [#18](#18) [#17](#17)

### Features

* add zod validator ([#23](#23)) ([06ca2c4](06ca2c4))
* bump next major ([#35](#35)) ([fb3400e](fb3400e)), closes [#20](#20)
* update build scripts and tests ([#21](#21)) ([b242e02](b242e02))

### BREAKING CHANGES

* Renames form and field hooks to exclude "Atom" and be more terse. Renames most
exported types and several type signatures.
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants