Closed Timebutt closed 3 years ago
Dang, didn't even notice that Angular 12 upgrade.. I'll see if I can verify and release NG12 support today.
Done! Sorry, had to test it against an actual NG12 project. Looks good, here's the release: https://github.com/getsaf/shallow-render/releases/tag/v12.0.0
Awesome work, thanks! 🙌
Angular 12 was recently released, and when upgrading my repo to Angular 12 using NPM 7 I'm getting error messages about peer dependencies not being correct:
I'm guessing updating this repository to support Angular 12 isn't a lot of work? I'm definitely willing to help out and submit a PR!