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.
1 parent 4270267 commit 3dee2c2Copy full SHA for 3dee2c2
packages/lazy-table-renderer/CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# 1.0.0 (2025-05-07)
2
+
3
4
+### Bug Fixes
5
6
+* **lazy-table-renderer:** fix lint ([39f597c](https://github.com/vue-pivottable/vue3-pivottable/commit/39f597c081e885b7668fdaeec4ef38f2cb43b41c))
7
+* **slot:** pvtAttr scoped slot 버그 수정 ([#68](https://github.com/vue-pivottable/vue3-pivottable/issues/68)) ([e2986ac](https://github.com/vue-pivottable/vue3-pivottable/commit/e2986acaf5e247551d499de9a70b7a5e17b85087))
packages/lazy-table-renderer/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue-pivottable/lazy-table-renderer",
- "version": "1.0.2",
+ "version": "1.0.0",
"type": "module",
"exports": {
".": {
0 commit comments