platform icon indicating copy to clipboard operation
platform copied to clipboard

`@ngrx/signals` v18.0.0 Release

Open danielsogl opened this issue 1 year ago • 10 comments

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

  • [ ] Yes
  • [X] No

danielsogl avatar Jun 14 '24 16:06 danielsogl

Hi @danielsogl,

I didn't fail. @ngrx/[email protected] 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.

markostanimirovic avatar Jun 14 '24 16:06 markostanimirovic

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

danielsogl avatar Jun 14 '24 16:06 danielsogl

@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).

rainerhahnekamp avatar Jun 14 '24 17:06 rainerhahnekamp

@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

markostanimirovic avatar Jun 14 '24 17:06 markostanimirovic

It's updated 👍

timdeschryver avatar Jun 14 '24 17:06 timdeschryver

Still, ngrx signal released version is 17.2.0

pmathulan avatar Jun 20 '24 03:06 pmathulan

same here @ngrx/signals 17.2.0 - no 18.0.0 available

pumano avatar Jun 20 '24 16:06 pumano

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

rainerhahnekamp avatar Jun 20 '24 17:06 rainerhahnekamp

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

Screenshot 2024-06-20 at 19 40 11

rainerhahnekamp avatar Jun 20 '24 17:06 rainerhahnekamp

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.

salztorte avatar Jun 25 '24 08:06 salztorte

I would also note that web site's documentation includes items that are only in the 18 release

kwood-gmr avatar Jul 08 '24 20:07 kwood-gmr

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

Screenshot 2024-06-20 at 19 40 11

This worked for me

"@ngrx/signals": "^18.0.0-rc.2",

is there a date for stable version 18?. it would be very useful. Thank you very much

JDavid21051 avatar Jul 15 '24 16:07 JDavid21051

Is there a planned release Date for signals 18?

@ngrx/signals v18.0.0 will most likely be ready by the end of July.

markostanimirovic avatar Jul 18 '24 16:07 markostanimirovic

@ngrx/[email protected] is released! 🚀

markostanimirovic avatar Jul 25 '24 16:07 markostanimirovic