Skip to content

Angular stable release - WIP #8780

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

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

arnoud-dv
Copy link
Collaborator

@arnoud-dv arnoud-dv commented Mar 9, 2025

Moves files using git mv so history stays intact and merging main into this branch is easier.
Removes references to experimental stage from docs
Renames packages
Removes deprecated APIs

Todo:
#8703

@github-actions github-actions bot added documentation Improvements or additions to documentation package: angular-query-experimental labels Mar 9, 2025
Copy link

nx-cloud bot commented Mar 9, 2025

View your CI Pipeline Execution ↗ for commit d083837.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 3m 45s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2m 12s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-15 10:07:52 UTC

@arnoud-dv arnoud-dv force-pushed the feature/angular-stable branch from 2b782e7 to 5ef3c8b Compare April 11, 2025 14:56
Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.49%. Comparing base (967c231) to head (c1b8b99).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8780      +/-   ##
==========================================
+ Coverage   44.46%   44.49%   +0.02%     
==========================================
  Files         204      203       -1     
  Lines        8101     8096       -5     
  Branches     1791     1797       +6     
==========================================
  Hits         3602     3602              
+ Misses       4067     4063       -4     
+ Partials      432      431       -1     
Components Coverage Δ
@tanstack/angular-query-devtools ∅ <ø> (∅)
@tanstack/angular-query 86.89% <ø> (∅)
@tanstack/eslint-plugin-query 83.02% <ø> (ø)
@tanstack/query-async-storage-persister 43.85% <ø> (ø)
@tanstack/query-broadcast-client-experimental ∅ <ø> (∅)
@tanstack/query-codemods 0.00% <ø> (ø)
@tanstack/query-core 95.47% <ø> (ø)
@tanstack/query-devtools 3.61% <ø> (ø)
@tanstack/query-persist-client-core 73.46% <ø> (ø)
@tanstack/query-sync-storage-persister 84.61% <ø> (ø)
@tanstack/react-query 95.42% <ø> (ø)
@tanstack/react-query-devtools 10.00% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client 100.00% <ø> (ø)
@tanstack/solid-query 78.48% <ø> (ø)
@tanstack/solid-query-devtools ∅ <ø> (∅)
@tanstack/solid-query-persist-client 100.00% <ø> (ø)
@tanstack/svelte-query 88.15% <ø> (ø)
@tanstack/svelte-query-devtools ∅ <ø> (∅)
@tanstack/svelte-query-persist-client 100.00% <ø> (ø)
@tanstack/vue-query 71.01% <ø> (ø)
@tanstack/vue-query-devtools ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation package: angular-query-experimental
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant