,

Framework Release Watch No8

🛠️ Laravel 12.65.0 Targets Logging and Scheduling Issues
Laravel 12 teams affected by these areas should include this release in routine maintenance.
Laravel 12.65.0 is now available. It addresses deprecation logging failures, zero-count factory insertions, schedule timezone conversion, and migration batch annotations.
🔗 Read more 🔗
Source: GitHub — Laravel

🚀 Node.js 26.7.0 Adds Perfetto and Crypto Capabilities
Teams using crypto key loading, Perfetto observability, ModuleHooks, or coverage tooling should evaluate the upgrade.
Node.js 26.7.0 adds Perfetto tracing and private-key loading through STORE loaders. It also brings Symbol.dispose support to ModuleHooks and an option to include all files in test coverage.
🔗 Read more 🔗
Source: GitHub — Node.js