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
* replace toObservableMicrotask private API with proper solution ([339b2e3](https://github.com/rx-angular/rx-angular/commit/339b2e3e69e2ed49d368f33c45fa0bdaac8820f4))
***template:** make virtual-view use config defaults ([caf5cf4](https://github.com/rx-angular/rx-angular/commit/caf5cf4df559d954d442f347b83e7173881b4396))
25
+
***template:** rename template to content ([70f7426](https://github.com/rx-angular/rx-angular/commit/70f7426c693a8353002aec8bd9991996cf9d005c))
Copy file name to clipboardExpand all lines: libs/template/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@rx-angular/template",
3
-
"version": "19.0.0",
3
+
"version": "19.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