You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* build(ci): enable tests step in GitHub Actions CI workflow
* build(ci): enable tests step in GitHub Actions CI workflow
* build(ci): enable tests step in GitHub Actions CI workflow
* docs: updates README.md
* build(ci): Switch pnpm with npm due to issue with TS and SSR
This commit replaces `pnpm` with `npm` in the Github Actions workflows.
* build(ci): Switch pnpm with npm due to issue with TS and SSR
This commit replaces `pnpm` with `npm` in the Github Actions workflows.
* build(ci): Switch pnpm with npm due to issue with TS and SSR
This commit replaces `pnpm` with `npm` in the Github Actions workflows.
* feat(core): bump version to 17.0.1
* docs: updates README.md
* docs: updates README.md
`ViewEngine` support has been removed on 13.x.x. For Angular versions 13.x.x or later use the latest version of the
160
-
library. For versions <=12.x.x, use 12.0.3 version
154
+
We follow angular [LTS versions](https://angular.dev/reference/versions#actively-supported-versions). The latest version of the library supports Angular 17.x.x. Angular 14.x.x or below is not supported.
0 commit comments