Releases: ghiscoding/excel-builder-vanilla
Releases · ghiscoding/excel-builder-vanilla
Release list
v3.0.12
3.0.12 (2024-10-11)
Bug Fixes
- remove tsup, replace with Vite + dts-bundle-generator (2f8431f) - by @ghiscoding
v3.0.11
v3.0.10
v3.0.9
v3.0.8
v3.0.7
3.0.7 (2024-09-06)
Bug Fixes
- include all d.ts files for types pkg to detect change (3031593) - by @ghiscoding
v3.0.6
3.0.6 (2024-09-06)
Bug Fixes
- use
prop ininstead of.hasOwn(prop)(0051d83) - by @ghiscoding - use
prop ininstead of.hasOwn(prop)& add Drawings tests (35a4c63) - by @ghiscoding
v3.0.5
v3.0.4
3.0.4 (2024-09-03)
Bug Fixes
- package export not detected as ESM in Vitest (fa66ea7) - by @ghiscoding
v3.0.3
3.0.3 (2024-08-29)
Features
- create
@excel-builder-vanilla/typespackage for types only (8d6841c) - by @ghiscoding