Change8
Symbol7 releases

`devEngines.runtime`

Found in 1 package: pnpm

pnpm(7 releases)

v12.0.0-rc.8Breaking
Aug 20, 2026

This release introduces significant performance improvements in dependency resolution and installation, enhances the accuracy of `pnpm audit` reports, and refines the behavior of `packageImportMethod` and `pnpm init`.

v11.22.0Breaking
Aug 15, 2026

This release introduces performance improvements for Node.js runtime resolution and enhances the `pnpm deploy` command. It also refines configuration handling and introduces new settings for cache management and pruning.

v12.0.0-rc.6Breaking
Aug 15, 2026

pnpm v12 introduces robust support for managing and executing other package managers (npm, Yarn, Bun) within projects and via `pnpm dlx`. It also significantly improves Node.js runtime resolution speed and optimizes `pnpm install` performance with `pnprServer`.

v11.0.0-alpha.15Breaking
Mar 15, 2026

This release introduces major architectural changes to the pnpm store, moving to SQLite for indexing and isolating global packages for better stability. Configuration handling has been significantly overhauled, moving away from rc files and standardizing output formats.

v11.0.0-alpha.14Breaking
Mar 11, 2026

This release introduces major architectural changes to the content-addressable store using SQLite and optimizes metadata storage, alongside isolating global package installations for better stability. Configuration handling has been significantly overhauled, moving settings out of rc files and standardizing output formats.

v11.0.0-alpha.13Breaking
Mar 7, 2026

This release introduces major architectural changes to the pnpm store, moving to SQLite for metadata indexing and isolating global package installations for improved stability. Configuration handling has been significantly overhauled, favoring JSON output and consolidating workspace settings into `pnpm-workspace.yaml`.

v11.0.0-alpha.12Breaking
Mar 1, 2026

This release introduces major architectural changes focused on performance and isolation, including switching internal store formats to MessagePack, isolating global packages, and updating configuration handling. Several deprecated features and configuration options related to build dependencies and linking have been removed.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when `devEngines.runtime` changes.

Learn More