Skip to content

upgrade(ngx-store): Upgrade to latest ngrx-store version #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

IbenTesara
Copy link
Contributor

@IbenTesara IbenTesara commented Jun 2, 2025

Description
Upgrade to latest store version

Requirements

  • Correct label have been assigned
  • Project has been assigned
  • Milestone has been (created/)assigned

@IbenTesara IbenTesara added this to the ngx-store:v19.2.0 milestone Jun 2, 2025
@IbenTesara IbenTesara self-assigned this Jun 2, 2025
@IbenTesara IbenTesara added upgrade These tickets are related to upgrading the monorepo/packages ngx-store @studiohyperdrive/ngx-store labels Jun 2, 2025
Comment on lines +28 to +30
"@ngrx/entity": "^19.2.1",
"@ngrx/store": "^19.2.1",
"@ngrx/effects": "^19.2.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this version not fixed unlike the one in the root package.json? Won't it always take 19.2.1 due to the version in the deps having a higher priority than the peerDeps? I'll keep looking for some sources...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure we've been doing it like this for a while now in the other packages, simply to prevent people from getting stuck the way you are currently.

It's a bit of a trade-off and not a perfect solution, but the one that causes the least friction for the users of the package.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, I'll approve!

@IbenTesara IbenTesara merged commit 55a4a52 into master Jun 2, 2025
@IbenTesara IbenTesara deleted the upgrade/angular/ngx-store/19.2.1 branch June 2, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ngx-store @studiohyperdrive/ngx-store upgrade These tickets are related to upgrading the monorepo/packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants