The release notes detail exactly how the three interaction modes and MCP commands work together — the specifics on `/prototype-to-figma` and branch/PR integration aren't in any summary.
Google announced the HTML-in-Canvas API at I/O 2026, enabling developers to render HTML content inside canvas elements for immersive 3D experiences that remain fully accessible and indexable.
Figma Make shipped on May 28 as a distinct AI agent that reads prompts, edits your canvas, and writes the corresponding code changes against your local codebase via MCP.
Figma's new embedded agent generates and remixes designs, handles repetitive tasks, and respects your existing design system — rolling out gradually in beta with no credit cost during the preview.
Figma's May 2026 release formalizes its MCP Server at mcp.figma.com/mcp, shipping four agent skills, three design-to-code workflows, and a live variable engine that syncs Figma values to code tokens in real time.
Google announced the HTML-in-Canvas API at I/O 2026, enabling developers to render HTML content inside canvas elements for immersive 3D experiences that remain fully accessible and indexable.
Chrome 148 ships two web-platform improvements: container queries that match by name without requiring container-type, and lazy loading support via loading="lazy" on video and audio elements.
Svelte 5.55.0 now exports TweenOptions, SpringOptions, EasingFunction, and related types directly from the svelte/motion module, making them available for typed consumer code.