Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Pas encore il y a quelques secondes.
False
Pas encore il y a quelques secondes
il y a 18 heuresAccéder à un seul instantané
Skip to content Navigation Menu Sign in Appearance settings * Platform + AI CODE CREATION o GitHub Copilot Write better code with AI o GitHub Copilot app Direct agents from issue to merge o MCP Registry Integrate external tools + DEVELOPER WORKFLOWS o Actions Automate any workflow o Codespaces Instant dev environments o Issues Plan and track work o Code Review Manage code changes o Code Quality Enforce quality at merge + APPLICATION SECURITY o GitHub Advanced Security Find and fix vulnerabilities o Code security Secure your code as you build o Secret protection Stop leaks before they start + EXPLORE o Why GitHub o Documentation o Blog o Changelog o Marketplace View all features * Solutions + BY COMPANY SIZE o Enterprises o Small and medium teams o Startups o Nonprofits + BY USE CASE o App Modernization o DevSecOps o DevOps o CI/CD o View all use cases + BY INDUSTRY o Healthcare o Financial services o Manufacturing o Government o View all industries View all solutions * Resources + EXPLORE BY TOPIC o AI o Software Development o DevOps o Security o View all topics + EXPLORE BY TYPE o Customer stories o Events & webinars o Ebooks & reports o Business insights o GitHub Skills + SUPPORT & SERVICES o Documentation o Customer support o Community forum o Trust center o Partners View all resources * Open Source + COMMUNITY o GitHub Sponsors Fund open source developers + PROGRAMS o Security Lab o Maintainer Community o Accelerator o GitHub Stars o Archive Program + REPOSITORIES o Topics o Trending o Collections * Enterprise + ENTERPRISE SOLUTIONS o Enterprise platform AI-powered developer platform + AVAILABLE ADD-ONS o GitHub Advanced Security Enterprise-grade security features o Copilot for Business Enterprise-grade AI features o Premium Support Enterprise-grade 24/7 support * Pricing Type / to search Sign in Sign up Appearance settings Navigation Menu Sign in Appearance settings * Platform + AI CODE CREATION o GitHub Copilot Write better code with AI o GitHub Copilot app Direct agents from issue to merge o MCP Registry Integrate external tools + DEVELOPER WORKFLOWS o Actions Automate any workflow o Codespaces Instant dev environments o Issues Plan and track work o Code Review Manage code changes o Code Quality Enforce quality at merge + APPLICATION SECURITY o GitHub Advanced Security Find and fix vulnerabilities o Code security Secure your code as you build o Secret protection Stop leaks before they start + EXPLORE o Why GitHub o Documentation o Blog o Changelog o Marketplace View all features * Solutions + BY COMPANY SIZE o Enterprises o Small and medium teams o Startups o Nonprofits + BY USE CASE o App Modernization o DevSecOps o DevOps o CI/CD o View all use cases + BY INDUSTRY o Healthcare o Financial services o Manufacturing o Government o View all industries View all solutions * Resources + EXPLORE BY TOPIC o AI o Software Development o DevOps o Security o View all topics + EXPLORE BY TYPE o Customer stories o Events & webinars o Ebooks & reports o Business insights o GitHub Skills + SUPPORT & SERVICES o Documentation o Customer support o Community forum o Trust center o Partners View all resources * Open Source + COMMUNITY o GitHub Sponsors Fund open source developers + PROGRAMS o Security Lab o Maintainer Community o Accelerator o GitHub Stars o Archive Program + REPOSITORIES o Topics o Trending o Collections * Enterprise + ENTERPRISE SOLUTIONS o Enterprise platform AI-powered developer platform + AVAILABLE ADD-ONS o GitHub Advanced Security Enterprise-grade security features o Copilot for Business Enterprise-grade AI features o Premium Support Enterprise-grade 24/7 support * Pricing Type / to search Sign in Sign up Appearance settings You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Uh oh! There was an error while loading. Please reload this page. nuxt / nuxt Public * Uh oh! There was an error while loading. Please reload this page. * Notifications You must be signed in to change notification settings * Fork 5.8k * Star 60.8k * Code * Issues 371 * Issues 369 * Pull requests 169 * Discussions * Actions * Projects * Security and quality 26 * Insights Additional navigation options * Code * Issues * Pull requests * Discussions * Actions * Projects * Security and quality * Insights Commits Branch selector main User selector All users All time Commit history Commits on Aug 13, 2026 * fix(vite,nitro): keep css links for unrendered components (#36060) danielroe authored 1792fe1 View commit details Copy full SHA for 1792fe1 Browse repository at this point * fix(nuxt): apply scoped styles to server component slots (#36047) Show description for e673c55 3 people authored e673c55 View commit details Copy full SHA for e673c55 Browse repository at this point * fix(kit,nitro): ignore baseUrl with compatibilityVersion 5 (#36040) oritwoen authored 2409d92 View commit details Copy full SHA for 2409d92 Browse repository at this point * feat(nitro): allow prerendering error page (#35193) Show description for 204647f Flo0806 and danielroe authored 204647f View commit details Copy full SHA for 204647f Browse repository at this point * fix(nitro): in dev, only add css for islands actually rendered (#36057) danielroe authored 6c0b632 View commit details Copy full SHA for 6c0b632 Browse repository at this point Commits on Aug 12, 2026 * fix(vite): drop duplicate CSS links for fully inlined shared chunks (#36056) danielroe authored 060d9c3 View commit details Copy full SHA for 060d9c3 Browse repository at this point * fix(nuxt): match vue-router path encoding in `navigateTo` (#36055) danielroe authored 69524fe View commit details Copy full SHA for 69524fe Browse repository at this point * fix(nuxt): avoid blank lazy hydration remounts (#36051) oritwoen authored 79ef035 View commit details Copy full SHA for 79ef035 Browse repository at this point * fix(nuxt): don't defer hydration route for trailing-slash-only diffs (#36050) danielroe authored e6beffb View commit details Copy full SHA for e6beffb Browse repository at this point * fix(nuxt): only map test components for webpack and rspack danielroe committed 11fb88e View commit details Copy full SHA for 11fb88e Browse repository at this point Commits on Aug 11, 2026 * refactor(nuxt): iterate over fragment children (#36041) oritwoen authored cdbd3d1 View commit details Copy full SHA for cdbd3d1 Browse repository at this point * fix(kit): add vite plugins at top level instead of wrapping them (#36037) danielroe authored b3becb6 View commit details Copy full SHA for b3becb6 Browse repository at this point * refactor(nuxt): remove reverse trace indexing (#36044) oritwoen authored 2b74785 View commit details Copy full SHA for 2b74785 Browse repository at this point * test: disable type checking in bundle-size fixes... danielroe committed 92fd687 View commit details Copy full SHA for 92fd687 Browse repository at this point * fix(nuxt): keep ref-initialised `useState` connected to payload state (#36038) danielroe authored 6b6d4f7 View commit details Copy full SHA for 6b6d4f7 Browse repository at this point * docs: mention Valibot for server-side validation (#36045) fabian-hiller authored d97a550 View commit details Copy full SHA for d97a550 Browse repository at this point * refactor(webpack): replace pify with node promisify (#36042) oritwoen authored 33d37e6 View commit details Copy full SHA for 33d37e6 Browse repository at this point * fix(nuxt): only compute `distURL` in development (#36032) Show description for d214194 3 people authored d214194 View commit details Copy full SHA for d214194 Browse repository at this point * fix(nuxt): export `useLayout`, `useLoadingIndicator` and `useRequestHeader` (#36033) danielroe authored 409c27f View commit details Copy full SHA for 409c27f Browse repository at this point * perf(nuxt): render internal `<NuxtLink>` anchors directly on server (#36015) danielroe authored e356e4a View commit details Copy full SHA for e356e4a Browse repository at this point Commits on Aug 10, 2026 * chore(deps): update vite and rolldown (main) (#36027) Show description for bdbb150 renovate[bot] authored bdbb150 View commit details Copy full SHA for bdbb150 Browse repository at this point * chore(deps): update pnpm.catalog.vue rspack-vue-loader to ^17.6.2 (main) (#36026) Show description for 14ee918 renovate[bot] authored 14ee918 View commit details Copy full SHA for 14ee918 Browse repository at this point Commits on Aug 9, 2026 * fix(nuxt): stub client-only components + map test components in server build (#36019) danielroe authored e0c51e5 View commit details Copy full SHA for e0c51e5 Browse repository at this point Commits on Aug 8, 2026 * fix(nuxt): do not write readonly cookies on client (#36014) danielroe authored 67f87d1 View commit details Copy full SHA for 67f87d1 Browse repository at this point * refactor(nuxt): remove `config.cjs` file in `require` export (#35805) Norbiros authored 3ab0219 View commit details Copy full SHA for 3ab0219 Browse repository at this point * fix(nuxt): improve js type-checking danielroe committed 614b3eb View commit details Copy full SHA for 614b3eb Browse repository at this point * fix(nuxt): skip cookie watcher entirely when readonly (#35997) Show description for 9faf888 3 people authored 9faf888 View commit details Copy full SHA for 9faf888 Browse repository at this point * fix(nitro,nuxt): hoist route matcher to prevent temporal dead zone (#36012) danielroe authored 438c4af View commit details Copy full SHA for 438c4af Browse repository at this point * fix(nuxt): resolve `ufo` from nuxt dependencies (#36010) danielroe authored e0b933b View commit details Copy full SHA for e0b933b Browse repository at this point * fix(nitro): resolve paths pointing at bare module specifiers (#36011) danielroe authored 7b3b38a View commit details Copy full SHA for 7b3b38a Browse repository at this point * refactor(nuxt): use native vue pausable watcher for `useCookie` (#36006) OrbisK authored a0390e2 View commit details Copy full SHA for a0390e2 Browse repository at this point Commits on Aug 7, 2026 * chore(deps): update pnpm.catalog.dev installed-check to v11 (main) (#35995) Show description for 5fd1ab0 renovate[bot] authored 5fd1ab0 View commit details Copy full SHA for 5fd1ab0 Browse repository at this point Commits on Aug 6, 2026 * chore: exempt first-party packages from pnpm minimumReleaseAge (#36001) Show description for d45857f danielroe and autofix-ci[bot] authored d45857f View commit details Copy full SHA for d45857f Browse repository at this point Commits on Aug 5, 2026 * ci: drop 3.x branch from workflow triggers danielroe committed 1e475df View commit details Copy full SHA for 1e475df Browse repository at this point * chore: don't update nitro group until approved explicitly danielroe committed 17119f8 View commit details Copy full SHA for 17119f8 Browse repository at this point * docs: add `test/` in directory structure (#35991) Ibochkarev authored dc2b13f View commit details Copy full SHA for dc2b13f Browse repository at this point * ci: regenerate templates in autofix job danielroe committed f83eac7 View commit details Copy full SHA for f83eac7 Browse repository at this point * docs: update roadmap danielroe committed dffe5c0 View commit details Copy full SHA for dffe5c0 Browse repository at this point * fix(nuxt): match route rules against decoded paths danielroe committed 5b3e51a View commit details Copy full SHA for 5b3e51a Browse repository at this point * chore(deps): update all non-major dependencies (main) (#35976) Show description for dc91974 renovate[bot] authored dc91974 View commit details Copy full SHA for dc91974 Browse repository at this point PreviousNext Footer © 2026 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Community * Docs * Contact * Manage cookies * Do not share my personal information You can’t perform that action at this time.
Conseil: Mettez en surbrillance le texte à partager ou à ajouter pour ignorer les listes.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
La capture d'écran nécessite l'activation de Playwright/WebDriver