Skip to content

feat: invert lockfile flag#292

Merged
pchalamet merged 1 commit intomainfrom
feature/invert-lockfile
Nov 16, 2025
Merged

feat: invert lockfile flag#292
pchalamet merged 1 commit intomainfrom
feature/invert-lockfile

Conversation

@pchalamet
Copy link
Contributor

breaking changes:

  • dotnet install: locked-mode is disabled by default - use locked = true to enable this feature again
  • npm restore: clean-install is disabled by default - use clean = true to enable this feature again
  • pnpm restore: --frozen-lockfile is disabled by default - use frozen = true to enable this feature again

@pchalamet pchalamet merged commit a675375 into main Nov 16, 2025
2 checks passed
@pchalamet pchalamet deleted the feature/invert-lockfile branch November 16, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant