Skip to content

Commit 8a02e56

Browse files
committed
docs(readme): nothing changes much only readme updated
1 parent de7bac0 commit 8a02e56

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ changes may not be included if they are not expected to break existing code.
66

77
* Export `NaN` values to `#NUM!` and infinite values to `#DIV/0!`
88

9+
## v2.0.8
10+
11+
* Stable Version. Older all the version from 2.0.0 has bugs. Please do not use.
12+
* Export / Import Fixed.
13+
* All Type Defination has been fixed.
14+
* #5, #6 Issue resolved.
15+
916
## v2.0.1
1017

1118
* Fixes few bugs. remove publish scripts from package.json.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
A data export library built with and for [React](https://react.dev/), [Next.js](https://nextjs.org/)
66

7+
### Note
8+
> Please don't use this package with [2.0.0 - 2.0.7] versions. It has major issues. Either Stick to 1.1.5 or move to 2.0.8 and so on.
9+
710
## Installation
811
With [npm](https://www.npmjs.org/package/react-xlsx-wrapper):
912

0 commit comments

Comments
 (0)