Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb7d903

Browse files
committed
release(template): 17.3.0
1 parent a40f751 commit bb7d903

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/template/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [17.3.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.3.0) (2024-05-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **template:** virtual-for: wait for strategy to stabilize ([32b451b](https://github.com/rx-angular/rx-angular/commit/32b451b3631d2c5d9fd58f073a76a3b35f5b6b78))
11+
12+
13+
### Features
14+
15+
* **template:** virtual-scrolling: introduce keepScrolledIndexOnPrepend ([0cb5614](https://github.com/rx-angular/rx-angular/commit/0cb56141ed5d1c4064673c356850882b612b1fbe))
16+
17+
18+
519
# [17.2.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.2.0) (2024-05-17)
620

721

libs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/template",
3-
"version": "17.2.0",
3+
"version": "17.3.0",
44
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)