File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.4] ( https://github.com/orefalo/svelte-virtuallists/compare/v1.3.3...v1.3.4 ) (2024-10-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * make component generic + fix isDisabled ([ 1b84122] ( https://github.com/orefalo/svelte-virtuallists/commit/1b8412254cec9481b3c171e4d250837788fa93fe ) )
9+ * typo in one of the demos ([ d9dd76f] ( https://github.com/orefalo/svelte-virtuallists/commit/d9dd76f462150c93f3187a139fe1f9c0c77ff2e1 ) )
10+
311## [ 1.3.3] ( https://github.com/orefalo/svelte-virtuallists/compare/v1.3.2...v1.3.3 ) (2024-10-20)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-virtuallists" ,
3- "version" : " 1.3.3 " ,
3+ "version" : " 1.3.4 " ,
44 "private" : false ,
55 "description" : " A component that renders only what is visible" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments