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

Next #118

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Next #118

merged 2 commits into from
Mar 6, 2024

Conversation

MiroslavPetrik
Copy link
Member

@MiroslavPetrik MiroslavPetrik commented Mar 6, 2024

BREAKING CHANGE: listAtom extracted to @form-atoms/list-atom which is now a required peer Dependency for listField()

MiroslavPetrik and others added 2 commits March 6, 2024 13:25
BREAKING CHANGE
fixes #116

* docs(list): add custom schema example

* docs: update readme, focus on fields

* docs(storybook): update intro

* bump

---------

Co-authored-by: semantic-release-bot <[email protected]>
# [4.1.0-next.1](v4.0.16...v4.1.0-next.1) (2024-03-06)

### Features

* **listField:** Refactor list field ([#117](#117)) ([8bc738f](8bc738f)), closes [#116](#116)
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 78.48101% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 84.24%. Comparing base (0bb1fb4) to head (d1819f4).
Report is 2 commits behind head on main.

Files Patch % Lines
src/atoms/types.ts 0.00% 11 Missing and 1 partial ⚠️
src/atoms/upload-atom/uploadAtom.ts 0.00% 2 Missing and 1 partial ⚠️
src/atoms/extendAtom.ts 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   91.22%   84.24%   -6.98%     
==========================================
  Files         101       87      -14     
  Lines        2734     1834     -900     
  Branches      215      107     -108     
==========================================
- Hits         2494     1545     -949     
- Misses        240      285      +45     
- Partials        0        4       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MiroslavPetrik MiroslavPetrik merged commit 13f5745 into main Mar 6, 2024
1 of 3 checks passed
@MiroslavPetrik MiroslavPetrik deleted the next branch March 6, 2024 12:35
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 5.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants