,

Framework Release Watch No4

🅰️
Angular 22.1.0 expands signals, CSS isolation, and HTTP caching

Angular teams using signals, SSR caching, or foreign components should evaluate this upgrade.
Angular 22.1.0 adds custom setters for linkedSignal, CSS variable namespacing, and configurable caching for credentialed and non-cacheable HTTP requests. It also adds deep linking from the Performance panel to DevTools.
🔗 Read more 🔗
Source: GitHub — Angular


FastAPI 0.141.0 streamlines frontend development

Developers using fastapi dev should upgrade to simplify frontend directory checks.
FastAPI 0.141.0 adds app.frontend check_dir=’auto’ for use with fastapi dev. This makes local frontend development more convenient.
🔗 Read more 🔗
Source: GitHub — FastAPI


Quarkus 3.38.0 improves proxy and Gradle handling

Quarkus users relying on proxies, Gradle, or Infinispan should consider upgrading.
Quarkus 3.38.0 improves repeatable annotation handling for proxy registration and adds Gradle-version-dependent warnings. It also updates Infinispan to 16.0.14.
🔗 Read more 🔗
Source: GitHub — Quarkus