Skip to content

Commit d4044d0

Browse files
author
m.r
committed
3.0.3
1 parent a0ab98c commit d4044d0

13 files changed

+1727
-1701
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4437,6 +4437,12 @@ To migrate from Version 2 to Version 3, you need to follow the steps below:
44374437

44384438
## Release Notes [⬆️](#table-of-contents)
44394439

4440+
### Version 3.0.3 (2023-12-02)
4441+
4442+
#### Bug Fixes
4443+
4444+
- sheet option `selected` tab
4445+
44404446
### Version 3.0.0 (2023-09-24)
44414447

44424448
#### New Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { g as O, c as d } from "./index-75f58258.mjs";
1+
import { g as O, c as d } from "./index-6d39c989.mjs";
22
function A(u, v) {
33
for (var l = 0; l < v.length; l++) {
44
const r = v[l];

dist/excel-table.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { b as t, e as s, a as r, s as c, t as n } from "./index-75f58258.mjs";
1+
import { b as t, e as s, a as r, s as c, t as n } from "./index-6d39c989.mjs";
22
export {
33
t as convertTableToExcel,
44
s as extractExcelData,

dist/excel-table.umd.js

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)