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
***template:** make virtual views not set a height by default ([bf7fa14](https://github.com/rx-angular/rx-angular/commit/bf7fa145b9a338e84ba5cde7d2e5807af3bc15c7))
11
+
* upgrade nx & ng dependencies ([2e48488](https://github.com/rx-angular/rx-angular/commit/2e4848804bb6efbe1ce53f061e4b2c57df161bed))
Copy file name to clipboardExpand all lines: libs/template/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@rx-angular/template",
3
-
"version": "20.0.0",
3
+
"version": "20.1.0",
4
4
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
0 commit comments