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 82d5825 + 2d6d442 commit d2d9eabCopy full SHA for d2d9eab
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.1...v1.3.2) (2024-10-19)
4
+
5
6
+### Bug Fixes
7
8
+* fix tests and demo headers ([82d5825](https://github.com/orefalo/svelte-virtuallists/commit/82d58257da6148c9a7ace475a9302734b9e9cf0e))
9
10
## [1.3.1](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.0...v1.3.1) (2024-10-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-virtuallists",
- "version": "1.3.1",
+ "version": "1.3.2",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
0 commit comments