惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
D
DataBreaches.Net
Recent Announcements
Recent Announcements
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
Y
Y Combinator Blog
博客园 - 【当耐特】
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
P
Proofpoint News Feed
量子位
C
Check Point Blog
F
Fortinet All Blogs
罗磊的独立博客
Last Week in AI
Last Week in AI
GbyAI
GbyAI
L
LangChain Blog
博客园 - 司徒正美

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
Full Lighthouse reports for each deploy | Netlify blog
Nahrin Jalal · 2022-10-12 · via Netlify Changelog

Now, when you have the Lighthouse plugin installed on your Netlify site, Netlify will generate a full Lighthouse report with scores for each site deploy so you can compare your performance over time.

Each Lighthouse report includes all of the scores you’d expect from Lighthouse — Performance, Accessibility, SEO, Best Practices, and Progressive Web Apps (PWA) — along with some web vitals such as First Contentful Paint (FCP) and Cumulative Layout Shift (CLS).

Previously available as an opt-in beta through Netlify Labs, the new embedded Lighthouse reports are now generally available for all sites where the Lighthouse plugin is installed.

image

Make performance testing a programmatic part of your developer workflow

Along with the options to configure tests from specific locales or device types, Netlify also gives you the option to fail your build if any Lighthouse score falls below a set threshold. This gives you the power to preserve your perfect scores and prevent performance rot over time.

Read more about configuration options in the plugin README.

Easily compare your performance over time

On Pro plans and above, Netlify will display the high-level Lighthouse scores directly on your Netlify deploy list so you can spot any major changes in your scores without even clicking through to the report details.

image

Compare plans and learn what else is included in Pro.

Install the plugin to get started

Whether you’re chasing those perfect 100 scores or looking to make incremental improvements to your site’s SEO, the Lighthouse plugin makes measuring performance an automated part of your continuous deployment process. Add the Lighthouse plugin to your site today.