ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
592 stars 87 forks source link

ToSignalOptions - match 18.1 syntax #484

Open e-oz opened 1 month ago

e-oz commented 1 month ago

Angular 18.1 adds a generic type to ToSignalOptions - this PR reflects this change in toLazySignal()

e-oz commented 1 month ago

Well, test fails because package.json's dep is 18.0.3, not 18.1.