ngrx / platform

Reactive State for Angular
https://ngrx.io
Other
7.95k stars 1.95k forks source link

`@ngrx/signals` v18.0.0 Release #4394

Open danielsogl opened 2 weeks ago

danielsogl commented 2 weeks ago

Which @ngrx/* package(s) are the source of the bug?

signals

Minimal reproduction of the bug/regression with instructions

Can't install v18 of the signals package because it is not released on npm.

Expected behavior

v18 of the signals package should be available through npm.

Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)

v18

Other information

See npm version log https://www.npmjs.com/package/@ngrx/signals?activeTab=versions

I would be willing to submit a PR to fix this issue

markostanimirovic commented 2 weeks ago

Hi @danielsogl,

I didn't fail. @ngrx/signals@18.0.0 is still not released. Currently, you can use release candidate with Angular 18 apps - 18.0.0-rc.x (@ngrx/signals@next)

I'll keep this issue open for better visibility.

By the way, in v18.0, the developer preview flag will be removed from the @ngrx/signals package.

danielsogl commented 2 weeks ago

Thanks for the quick response. I was reading the official release post and was wondering why the signals package was not released based on the blog post: https://dev.to/ngrx/announcing-ngrx-18-ngrx-signals-is-almost-stable-eslint-v9-support-new-logo-and-redesign-workshops-and-more-17n2

rainerhahnekamp commented 2 weeks ago

@markostanimirovic could you please update the article on dev.to as well and mention that the right command is ng update @ngrx/signals@next?

I think many of us might be unsure about the next and stick to 17 (getting version conflicts with Angular 18).

markostanimirovic commented 2 weeks ago

@markostanimirovic could you please update the article on dev.to as well and mention that the right command is ng update @ngrx/signals@next?

I think many of us might be unsure about the next and stick to 17 (getting version conflicts with Angular 18).

cc @timdeschryver

timdeschryver commented 2 weeks ago

It's updated 👍

pmathulan commented 2 weeks ago

Still, ngrx signal released version is 17.2.0

pumano commented 2 weeks ago

same here @ngrx/signals 17.2.0 - no 18.0.0 available

rainerhahnekamp commented 2 weeks ago

@pmathulan @pumano: you need to install @ngrx/signals@next

rainerhahnekamp commented 2 weeks ago

@timdeschryver: I think one last update of the article is required:

Screenshot 2024-06-20 at 19 40 11
salztorte commented 1 week ago

Is there a planned release Date for signals 18?

Yes, i know there is a Release Candidate, but my lead does not want dependencies to rc.