We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0e4170 + 2bbf0f8 commit 8903978Copy full SHA for 8903978
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.0](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.10...v1.4.0) (2024-11-06)
4
+
5
6
+### Features
7
8
+* prettify the vertical demo ([c0e4170](https://github.com/orefalo/svelte-virtuallists/commit/c0e417034bf7de7189a0a611eff0c80e4ebf772d))
9
10
## [1.3.10](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.9...v1.3.10) (2024-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-virtuallists",
- "version": "1.3.10",
+ "version": "1.4.0",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
0 commit comments