File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change 44
55A 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
811With [ npm] ( https://www.npmjs.org/package/react-xlsx-wrapper ) :
912
You can’t perform that action at this time.
0 commit comments