Commit 7861a74
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/vue-pivottable/vue3-pivottable/compare/@vue-pivottable/lazy-table-renderer@1.0.13...@vue-pivottable/lazy-table-renderer@1.1.0) (2025-06-18)
### Bug Fixes
* **aggregators:** 집계 함수 null/undefined 체크 strictNullChecks 대응 ([1f681b6](1f681b6)), closes [#132](#132)
* **composables:** helper import 경로 @ alias로 복구 (PivotData) ([7f3b396](7f3b396))
* **composables:** helper import 경로 @ alias로 복구 (PivotData) ([49a5905](49a5905))
* **composables:** import 경로 및 타입 선언 오류 수정 (빌드 경고/에러 해결) ([c403cfa](c403cfa))
* **composables:** import 경로를 상대경로로 수정하여 빌드 경고 해결 (PivotData) ([deb6bb1](deb6bb1))
* **helper:** sum(attrs)() 패턴 제거 및 타입 일관성 개선 ([e93aecf](e93aecf)), closes [#130](#130) [#130](#130)
### Features
* **composables:** useMaterializeInput TypeScript 변환 ([868f275](868f275))
* **composables:** usePropsState TypeScript 변환 ([b1b833b](b1b833b))
* **composables:** useProvidePivotData TypeScript 변환 ([c6a33d9](c6a33d9))
* **helper:** utilities.js를 TypeScript로 마이그레이션 ([1f882f3](1f882f3))1 parent cad921a commit 7861a74
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments