-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix(experimental_createQueryPersister): return more utilities, rename persister #8062
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
Conversation
|
View your CI Pipeline Execution ↗ for commit ec6573e.
☁️ Nx Cloud last updated this comment at |
95dad65 to
33ff831
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8062 +/- ##
===========================================
+ Coverage 44.40% 80.83% +36.42%
===========================================
Files 206 36 -170
Lines 8174 668 -7506
Branches 1822 182 -1640
===========================================
- Hits 3630 540 -3090
+ Misses 4100 111 -3989
+ Partials 444 17 -427 🚀 New features to boost your workflow:
|
33ff831 to
e38342b
Compare
|
Sizes for commit ec6573e:
|
aa5bf2c to
47dff57
Compare
|
@DamianOsipiuk thank you very much for this! |
|
does this close any of the open issues around |
This should close #6310. |
|
yeah if we want more utilities, they should come from the persister package |
Restructure plugin to expose more utilities useful in user-land.
Returned utilities:
useQuerysetQueryDataTODO: