Changes.Watch
Know what changed in your dev stack before it affects you.
Audit your stack →

Deprecations across your stack

Browse confirmed deprecation notices from SaaS, APIs, and developer tools. Use the digest to keep your watched services out of migration surprises.

Looking for a deprecated package?

A package deprecation and a vendor API deprecation are different signals. Check your manifest for deprecated dependencies, then follow vendor notices for API, SDK, and SaaS migrations that package managers cannot see.

Read the package guide

Deprecated package FAQ

What does it mean when a package is deprecated?

A deprecated package is still installable in many registries, but its maintainer has warned that it should no longer be used. Review the deprecation message, replacement package, and your dependency tree before migrating.

How is a package deprecation different from an API deprecation?

A package deprecation concerns a library in a package registry. An API or SaaS deprecation is a vendor retiring an endpoint, feature, SDK behavior, or product capability, often outside your manifest.

Clear filters

Added optional "no save" flag to deno add, min dependency age alias, and HTTP2 max header size option for fetch; introduced aarch64-pc-windows-msvc compile target.

Added extensive accessibility upgrades (UserIcon, FilterPill, dashboard variable UI, color‑blind safe line styles) and numerous alerting UI/API enhancements, including Mimir auto‑sync, label selector support, and reusable enrichment hooks.

Multiple AWS services (e.g., Bedrock Agents Classic, Cognito Sync, SageMaker AI features) are moving to maintenance mode and will be inaccessible to new customers after July‑August 2026.

Added several new CLI subcommands (link, unlink, watch, list) and introduced desktop packaging formats (.deb, .rpm, .msi) plus self‑extracting bundles.

Added a silent option to the CLI, support for @apply with CSS mixins, @variant inside addBase, improved @source globs handling, and ESM type declarations for @tailwindcss/postcss.

Deprecate GPT-4.1 across all GitHub Copilot experiences (Chat, inline edits, ask/agent modes, code completions).

Added Windows ARM64 build support, S3 backend authentication via aws login, a new convert function, and enabled variables/locals in module source and version attributes; introduced deprecated attributes on variables and outputs that emit...