|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 1.0.16 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- 1075ac6: feat: 릴리즈 브랜치를 활용한 새로운 배포 워크플로우 구현 |
| 8 | + |
| 9 | + - main 브랜치 보호 규칙을 유지하면서 자동 릴리즈 가능 |
| 10 | + - 각 릴리즈마다 release/v\* 브랜치 생성 |
| 11 | + - 독립적인 패키지 빌드 및 배포 지원 |
| 12 | + |
3 | 13 | ## [1.1.1](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.1.0...v1.1.1) (2024-06-18) |
4 | 14 |
|
5 | 15 | ### Bug Fixes |
6 | 16 |
|
7 | | -* TypeScript migration improvements |
8 | | -* Enhanced type definitions for props and components |
9 | | -* Fixed build configuration for monorepo structure |
| 17 | +- TypeScript migration improvements |
| 18 | +- Enhanced type definitions for props and components |
| 19 | +- Fixed build configuration for monorepo structure |
10 | 20 |
|
11 | 21 | ## [1.1.0](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.15...v1.1.0) (2024-06-15) |
12 | 22 |
|
13 | 23 | ### Features |
14 | 24 |
|
15 | | -* Complete TypeScript migration |
16 | | -* Improved type safety across all components |
17 | | -* Better IDE support with type definitions |
| 25 | +- Complete TypeScript migration |
| 26 | +- Improved type safety across all components |
| 27 | +- Better IDE support with type definitions |
18 | 28 |
|
19 | 29 | ### Bug Fixes |
20 | 30 |
|
21 | | -* Fixed type errors in utility functions |
22 | | -* Resolved build issues with TypeScript configuration |
| 31 | +- Fixed type errors in utility functions |
| 32 | +- Resolved build issues with TypeScript configuration |
23 | 33 |
|
24 | 34 | ## [1.0.15](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.14...v1.0.15) (2024-06-05) |
25 | 35 |
|
26 | 36 | ### Bug Fixes |
27 | 37 |
|
28 | | -* delay Draggable render to prevent _sortable.option error on HMR [#150](https://github.com/vue-pivottable/vue3-pivottable/issues/150) ([2ea40c8](https://github.com/vue-pivottable/vue3-pivottable/commit/2ea40c83f39f561dd409e8da23f724fa7a08849e)) |
| 38 | +- delay Draggable render to prevent \_sortable.option error on HMR [#150](https://github.com/vue-pivottable/vue3-pivottable/issues/150) ([2ea40c8](https://github.com/vue-pivottable/vue3-pivottable/commit/2ea40c83f39f561dd409e8da23f724fa7a08849e)) |
29 | 39 |
|
30 | 40 | ## [1.0.14](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.13...v1.0.14) (2024-05-13) |
31 | 41 |
|
32 | 42 | ### Bug Fixes |
33 | 43 |
|
34 | | -* update workflows ([5417459](https://github.com/vue-pivottable/vue3-pivottable/commit/541745903e33f23e2bebe3fd9e82fd4e8efa2329)) |
| 44 | +- update workflows ([5417459](https://github.com/vue-pivottable/vue3-pivottable/commit/541745903e33f23e2bebe3fd9e82fd4e8efa2329)) |
35 | 45 |
|
36 | 46 | ## [1.0.13](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.12...v1.0.13) (2024-05-13) |
37 | 47 |
|
38 | 48 | ### Bug Fixes |
39 | 49 |
|
40 | | -* Fixed semantic-release configuration |
| 50 | +- Fixed semantic-release configuration |
41 | 51 |
|
42 | 52 | ## [1.0.12](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.11...v1.0.12) (2024-05-12) |
43 | 53 |
|
44 | 54 | ### Bug Fixes |
45 | 55 |
|
46 | | -* update workflows ([8c22dab](https://github.com/vue-pivottable/vue3-pivottable/commit/8c22dab434246b4203b8050a51f72da86b079234)) |
47 | | -* update workflows ([5ee3741](https://github.com/vue-pivottable/vue3-pivottable/commit/5ee3741c1b705a1599f924824d5c01acffc143fc)) |
48 | | -* update workflows ([855b765](https://github.com/vue-pivottable/vue3-pivottable/commit/855b7659dd51bac3d4df087c9ba6108380863bf5)) |
| 56 | +- update workflows ([8c22dab](https://github.com/vue-pivottable/vue3-pivottable/commit/8c22dab434246b4203b8050a51f72da86b079234)) |
| 57 | +- update workflows ([5ee3741](https://github.com/vue-pivottable/vue3-pivottable/commit/5ee3741c1b705a1599f924824d5c01acffc143fc)) |
| 58 | +- update workflows ([855b765](https://github.com/vue-pivottable/vue3-pivottable/commit/855b7659dd51bac3d4df087c9ba6108380863bf5)) |
49 | 59 |
|
50 | 60 | ## [1.0.11](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.10...v1.0.11) (2024-05-12) |
51 | 61 |
|
52 | 62 | ### Bug Fixes |
53 | 63 |
|
54 | | -* Fixed release process |
| 64 | +- Fixed release process |
55 | 65 |
|
56 | 66 | ## [1.0.10](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.9...v1.0.10) (2024-05-12) |
57 | 67 |
|
58 | | - |
59 | 68 | ### Bug Fixes |
60 | 69 |
|
61 | | -* add missing @semantic-release/git ([e95c90b](https://github.com/vue-pivottable/vue3-pivottable/commit/e95c90b8cd8737048e37da4eae8740d0b116fd37)) |
| 70 | +- add missing @semantic-release/git ([e95c90b](https://github.com/vue-pivottable/vue3-pivottable/commit/e95c90b8cd8737048e37da4eae8740d0b116fd37)) |
62 | 71 |
|
63 | 72 | ## [1.0.4](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.3...v1.0.4) (2024-05-08) |
64 | 73 |
|
65 | | - |
66 | 74 | ### Bug Fixes |
67 | 75 |
|
68 | | -* fix slot and slot-scoped close [#70](https://github.com/vue-pivottable/vue3-pivottable/issues/70) [#71](https://github.com/vue-pivottable/vue3-pivottable/issues/71) ([d7369bc](https://github.com/vue-pivottable/vue3-pivottable/commit/d7369bca19f5d4c547dc57f462da4f4f4aceecff)) |
69 | | -* **lazy-table-renderer:** fix build script ([4b9dc1b](https://github.com/vue-pivottable/vue3-pivottable/commit/4b9dc1bbccff292d69d0152a43f5bcd7cc66b5b2)) |
70 | | -* **lazy-table-renderer:** fix lint ([39f597c](https://github.com/vue-pivottable/vue3-pivottable/commit/39f597c081e885b7668fdaeec4ef38f2cb43b41c)) |
71 | | -* pvtAttr scoped slot 버그 수정[#68](https://github.com/vue-pivottable/vue3-pivottable/issues/68) ([6383df4](https://github.com/vue-pivottable/vue3-pivottable/commit/6383df456c504a55cee560375bedeec5e7169d7a)) |
72 | | -* **slot:** pvtAttr scoped slot 버그 수정 ([#68](https://github.com/vue-pivottable/vue3-pivottable/issues/68)) ([e2986ac](https://github.com/vue-pivottable/vue3-pivottable/commit/e2986acaf5e247551d499de9a70b7a5e17b85087)) |
73 | | - |
| 76 | +- fix slot and slot-scoped close [#70](https://github.com/vue-pivottable/vue3-pivottable/issues/70) [#71](https://github.com/vue-pivottable/vue3-pivottable/issues/71) ([d7369bc](https://github.com/vue-pivottable/vue3-pivottable/commit/d7369bca19f5d4c547dc57f462da4f4f4aceecff)) |
| 77 | +- **lazy-table-renderer:** fix build script ([4b9dc1b](https://github.com/vue-pivottable/vue3-pivottable/commit/4b9dc1bbccff292d69d0152a43f5bcd7cc66b5b2)) |
| 78 | +- **lazy-table-renderer:** fix lint ([39f597c](https://github.com/vue-pivottable/vue3-pivottable/commit/39f597c081e885b7668fdaeec4ef38f2cb43b41c)) |
| 79 | +- pvtAttr scoped slot 버그 수정[#68](https://github.com/vue-pivottable/vue3-pivottable/issues/68) ([6383df4](https://github.com/vue-pivottable/vue3-pivottable/commit/6383df456c504a55cee560375bedeec5e7169d7a)) |
| 80 | +- **slot:** pvtAttr scoped slot 버그 수정 ([#68](https://github.com/vue-pivottable/vue3-pivottable/issues/68)) ([e2986ac](https://github.com/vue-pivottable/vue3-pivottable/commit/e2986acaf5e247551d499de9a70b7a5e17b85087)) |
74 | 81 |
|
75 | 82 | ### Features |
76 | 83 |
|
77 | | -* update script with new functionality ([83b4db2](https://github.com/vue-pivottable/vue3-pivottable/commit/83b4db211a1b89ae6575a1f0398941406129b1ba)) |
78 | | - |
79 | | - |
| 84 | +- update script with new functionality ([83b4db2](https://github.com/vue-pivottable/vue3-pivottable/commit/83b4db211a1b89ae6575a1f0398941406129b1ba)) |
80 | 85 |
|
81 | 86 | ## [1.0.3](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.2...v1.0.3) (2024-05-01) |
82 | 87 |
|
83 | 88 | ### Bug Fixes |
84 | 89 |
|
85 | | -* Minor bug fixes and improvements |
| 90 | +- Minor bug fixes and improvements |
86 | 91 |
|
87 | 92 | ## [1.0.2](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.0...v1.0.2) (2024-04-30) |
88 | 93 |
|
|
107 | 112 | - clean up v-bind props ([c9768b2](https://github.com/vue-pivottable/vue3-pivottable/commit/c9768b2e48dc03a10d7ada3caa27e0ed6f6968bc)) |
108 | 113 | - duplicate maxZIndex increment in onMoveFilterBoxToTop (PR [#12](https://github.com/vue-pivottable/vue3-pivottable/issues/12), comment #r2039059426) ([c4c7714](https://github.com/vue-pivottable/vue3-pivottable/commit/c4c77146e092f941cdd216872ea7355263969f64)), closes [#r2039059426](https://github.com/vue-pivottable/vue3-pivottable/issues/r2039059426) |
109 | 114 | - fix error ([690138e](https://github.com/vue-pivottable/vue3-pivottable/commit/690138e3246ca42d77ad224bd7d045f326f38193)) |
| 115 | + |
110 | 116 | ### Initial release of vue3-pivottable |
111 | 117 |
|
112 | | -* Complete Vue 3 support with Composition API |
113 | | -* TypeScript support throughout the codebase |
114 | | -* Table renderer with virtual scrolling support |
115 | | -* TSV export functionality |
116 | | -* Plotly chart renderer support |
117 | | -* Drag and drop functionality for pivot configuration |
118 | | -* Filter box with multi-select capability |
119 | | -* Aggregator and renderer selection |
120 | | -* Responsive design improvements |
121 | | -* Performance optimizations for large datasets |
| 118 | +- Complete Vue 3 support with Composition API |
| 119 | +- TypeScript support throughout the codebase |
| 120 | +- Table renderer with virtual scrolling support |
| 121 | +- TSV export functionality |
| 122 | +- Plotly chart renderer support |
| 123 | +- Drag and drop functionality for pivot configuration |
| 124 | +- Filter box with multi-select capability |
| 125 | +- Aggregator and renderer selection |
| 126 | +- Responsive design improvements |
| 127 | +- Performance optimizations for large datasets |
0 commit comments