This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and file location changes. Minor behavioral changes may not be included if they are not expected to break existing code.
- Export
NaN
values to#NUM!
and infinite values to#DIV/0!
- Stable Version. Fixed Column Width bugs on xStep Parameter
- Added New feature to handle auto filter support on the headers. Just add autoFilterForAllColumn to
true
. - Reduced the size of the package. Trying to improve more.
- It does support bigHeading properly. From v2.0.9 - v2.4.0 was not stable due to continues work on BigHeading Feature,
- It does have good default Styling even if you don't pass it.
- Stable Version. Older all the version from 2.0.0 has bugs. Please do not use.
- Export / Import Fixed.
- All Type Defination has been fixed.
- #5, #6 Issue resolved.
- Fixes few bugs. remove publish scripts from package.json.
- Full Project Migrated to Typescript.
- Support Full Type Safety now.
- Add Hide Column attribute in dataSet property.
- Full Project Migrated to Typescript.
- Support Full Type Safety now.
- Add Hide Column attribute in dataSet property.
- All the imports are now named imports.
- Examples has updated. Will add screenshots.
- Readme is changed a little.
- Again Data in DataSet set as any[]. Nothing to done now. If need TS, need fully. Expose TS interface as well. Will do that later.
- Removed TS config for MultidataSet prop as any. column has some issue. I will check it later...
- Removed File Saver as a dependency.
- Excel file generating properly
- Minor Error Fixed
- Minor Error Fixed
- Minor Error Fixed
- Types changed.
- I hope to resolve this ts related issue.
- Changed the structure.
- I hope to resolve this ts related issue.
- Changed Index.d.ts still, finding out issue.
- I hope to resolve this ts related issue.
- Remove older babel packages
- Upgraded all bebel packages and config
- Example Import changed
- Remove XLSX package
- Added xlsx-js-style package instead of tempa-xlsx
- xlsx-js-style uses XLSX package under the hood (0.18.5 --older public version)
- Fixed "Prototype Pollution" vulnerability (CVE-2023-30533)
- Lots of API changes
- Include local XLSX package (0.19.3) -- Latest
- trying out styles with XLSX package
- Initial Build.
- Fix some type definition.
- trying out styles with XLSX package.
- Updrade XLSX package.