Skip to content

chore(app-platform): add packageManager field to package.json#605

Merged
KaiVandivier merged 1 commit into
masterfrom
corepack
Nov 3, 2025
Merged

chore(app-platform): add packageManager field to package.json#605
KaiVandivier merged 1 commit into
masterfrom
corepack

Conversation

@kabaros
Copy link
Copy Markdown
Contributor

@kabaros kabaros commented Oct 29, 2025

This PR adds packageManager field to package.json.

This change does not affect the way developers currently run and work with apps. It just allows them to - optionally - use corepack to manage package managers (but they can keep using the globally installed yarn 1 in their systems if they wish to).

The change makes it possible for apps to eventually seamlessly adopt a more modern package manager, without caring about installing and switching between package managers. Switching to different package managers for the platform apps will become possible once the work we are undertaking in app-platform to decouple cli-app-scripts from yarn 1 is done (currently can be tested on alpha release of app-platform).

dhis2/app-platform#941


This PR was automatically created using a multi-gitter script.

@sonarqubecloud
Copy link
Copy Markdown

@dhis2-bot
Copy link
Copy Markdown
Contributor

🚀 Deployed on https://pr-605--dhis2-menu-management.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify October 29, 2025 06:22 Inactive
@KaiVandivier KaiVandivier merged commit fa2a2a0 into master Nov 3, 2025
8 checks passed
@KaiVandivier KaiVandivier deleted the corepack branch November 3, 2025 14:35
@dhis2-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 100.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants