We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b246cf6 + f32c233 commit 58cb966Copy full SHA for 58cb966
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.3](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.2...v1.2.3) (2024-10-06)
4
+
5
6
+### Bug Fixes
7
8
+* updated dependencies, fixes typing and linting issues ([b246cf6](https://github.com/orefalo/svelte-virtuallists/commit/b246cf63022b9a676d77eca80d09af2a4c32ab6d))
9
10
## [1.2.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.1...v1.2.2) (2024-06-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-virtuallists",
- "version": "1.2.2",
+ "version": "1.2.3",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
0 commit comments