Closed yharaskrik closed 1 year ago
Run & review this pull request in StackBlitz Codeflow.
Thanks for the fix! Can you please update the commit message and change build
to fix
?
Thanks for the fix! Can you please update the commit message and change
build
tofix
?
Done and done!
I will do a pre-release because Angular 16 has not been released yet. I will do a major release to align with Angular's major release.
I will do a pre-release because Angular 16 has not been released yet. I will do a major release to align with Angular's major release.
@ngneat/until-destroy@10.0.0-beta.0
I will do a pre-release because Angular 16 has not been released yet. I will do a major release to align with Angular's major release.
Sounds good! I'll give it a shot today!
@arturovt is there any update on the release? Angular 16 is already live.
@arturovt is there any update on the release? Angular 16 is already live.
I've published 10.0.0
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
With TS 5.0 and Angular 16 the
@UntilDestroy
decorator is not compatible with disablingexperimentalDecorators
Issue Number: #229
What is the new behavior?
Will not work when experimental flag is disabled.
Does this PR introduce a breaking change?
Other information