getsaf / shallow-render

Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
MIT License
273 stars 25 forks source link

Support for Angular 14 #219

Closed bitsmuggler closed 2 years ago

bitsmuggler commented 2 years ago

I would be very grateful if you have the time to upgrade to the latest Angular version.

johan-s-ie commented 2 years ago

Hey, any chance you found a work around in the meantime compatible with Angular 14?

bitsmuggler commented 2 years ago

@johan-s-ie Unfortunately, not.

martibenn commented 2 years ago

Hi ! up on this topic 🙂 Since ng 13 is a fixed peerDependency, it block us from migration to ng14 🙏

getsaf commented 2 years ago

v14.1.0 Released

Hey all sorry for the delay, work has been a bit much for me over the last several months.

Any help with this maintaining this project would be greatly appreciated!

bitsmuggler commented 2 years ago

@getsaf Thanks!!