Chrome Developers - Blog
New in Chrome 111
New in Chrome 111
Chrome for Developers
New in Chrome 111 | Blog | Chrome for Developers
Chrome 111 is rolling out now! Create polished transitions in your single page app with the View Transitions API, and bring colors to the next level with support for CSS color level 4. Discover new tools in the style panel to make the most of the new color…
Chrome Developers - Blog
Participate in deprecation trial for unpartitioned third-party storage, Service Workers, and Communication APIs
Participate in deprecation trial for unpartitioned third-party storage, Service Workers, and Communication APIs
Privacy Sandbox
Participate in deprecation trial for unpartitioned third-party storage, Service Workers, and Communication APIs | Privacy Sandbox
Beginning gradually in Chrome 115, storage, service workers, and communication APIs will be partitioned in third-party contexts. For sites that need time to adjust to this new feature, these deprecation trials will allow them to temporarily keep their third…
Chrome Developers - Blog
FedCM updates: Origin trial for auto-reauthentication
FedCM updates: Origin trial for auto-reauthentication
Chrome Developers
FedCM updates: Origin trial for auto-reauthentication - Chrome Developers
Introducing a few updates to FedCM including a new origin trial for auto-reauthentication. When RPs opt-in, this feature enables reauthenticaticating users automatically when they come back after their initial authentication using FedCM.
TypeScript
TypeScript’s Migration to Modules
TypeScript’s Migration to Modules
Microsoft News
TypeScript’s Migration to Modules
One of the most impactful things we’ve worked on in TypeScript 5.0 isn’t a feature, a bug fix, or a data structure optimization. Instead, it’s an infrastructure change. In TypeScript 5.0, we restructured our entire codebase to use ECMAScript modules, and…