Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Kochan
894ea6af2c feat: deprecate $ version references in overrides (#12262)
Using the "$" syntax in overrides (e.g. "react": "$react") now emits a
deprecation warning. The syntax still resolves as before. Catalogs are the
recommended replacement: reference a catalog entry with the "catalog:"
protocol.

Refs pnpm/pnpm#12160
2026-06-08 14:00:05 +02:00