Skip to content

Commit 52bfb45

Browse files
committed
re-released as 5.5.0:
* Fixes root element remounting on each loop iteration * Replaces lazy view function implementations with memo * Lazy views preserve original view function's name * Introduces `withKey` function for lazy views to support sibling element differentiation (#14)
1 parent 09bb1f6 commit 52bfb45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 5.5.0-beta-1
1+
## 5.5.0
22
* Fixes root element remounting on each loop iteration
33
* Replaces lazy view function implementations with memo
44
* Lazy views preserve original view function's name

0 commit comments

Comments
 (0)