Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .changeset/stable-release-1-1-7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"vue-pivottable": patch
"@vue-pivottable/lazy-table-renderer": patch
"@vue-pivottable/plotly-renderer": patch
---

chore: stable 버전 1.1.7 릴리즈

베타 테스트가 완료되어 stable 버전으로 릴리즈합니다.

### 포함된 변경사항
- fix: rows/cols가 비어있을 때 Vue2와 동일하게 렌더링되도록 수정
- fix: VDragAndDropCell이 속성이 없을 때 사라지는 문제 수정
- fix: 베타 버전 관리 및 릴리즈 프로세스 개선