react-data-export
Version:
A set of tools to export dataset from react to different formats.
107 lines (47 loc) • 3.92 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.6.0"></a>
# [0.6.0](https://github.com/securedeveloper/react-data-export/compare/v0.5.0...v0.6.0) (2020-01-20)
### Features
* if the header has style then the style should be used ([855d37a](https://github.com/securedeveloper/react-data-export/commit/855d37a))
<a name="0.5.0"></a>
# [0.5.0](https://github.com/securedeveloper/react-data-export/compare/v0.4.2...v0.5.0) (2018-09-24)
### Bug Fixes
* Fixed[#41](https://github.com/securedeveloper/react-data-export/issues/41), Fixed[#55](https://github.com/securedeveloper/react-data-export/issues/55), Fixed[#66](https://github.com/securedeveloper/react-data-export/issues/66), Fixed[#67](https://github.com/securedeveloper/react-data-export/issues/67), Fixed[#68](https://github.com/securedeveloper/react-data-export/issues/68), Fixed[#69](https://github.com/securedeveloper/react-data-export/issues/69), Fixed[#72](https://github.com/securedeveloper/react-data-export/issues/72) ([0144afc](https://github.com/securedeveloper/react-data-export/commit/0144afc))
* int cells were not supported in dataSet format ([513ae48](https://github.com/securedeveloper/react-data-export/commit/513ae48))
* package vulnerabilities. ([082947a](https://github.com/securedeveloper/react-data-export/commit/082947a))
* package vulnerabilities. ([d66eb9e](https://github.com/securedeveloper/react-data-export/commit/d66eb9e))
* updated package to tempa-xlsx, updated jest test environment and imports. ([b4f03ac](https://github.com/securedeveloper/react-data-export/commit/b4f03ac))
### Features
* support col width ([dc6dc60](https://github.com/securedeveloper/react-data-export/commit/dc6dc60))
* update example with col widths ([4863aaf](https://github.com/securedeveloper/react-data-export/commit/4863aaf))
<a name="0.4.2"></a>
## [0.4.2](https://github.com/securedeveloper/react-data-export/compare/v0.4.1...v0.4.2) (2018-04-24)
<a name="0.4.1"></a>
## [0.4.1](https://github.com/securedeveloper/react-data-export/compare/v0.4.0...v0.4.1) (2018-04-24)
<a name="0.4.0"></a>
# [0.4.0](https://github.com/securedeveloper/react-data-export/compare/v0.3.7...v0.4.0) (2018-04-24)
### Bug Fixes
* **graphite:** move to npm package ([560b2f9](https://github.com/securedeveloper/react-data-export/commit/560b2f9)), closes [issue#41](https://github.com/issue/issues/41)
### Features
* add jest support ([ff3a2ba](https://github.com/securedeveloper/react-data-export/commit/ff3a2ba))
<a name="0.3.7"></a>
## [0.3.7](https://github.com/securedeveloper/react-data-export/compare/v0.3.6...v0.3.7) (2018-04-04)
<a name="0.3.6"></a>
## [0.3.6](https://github.com/securedeveloper/react-data-export/compare/v0.3.4...v0.3.6) (2018-04-04)
<a name="0.3.5"></a>
## [0.3.5](https://github.com/securedeveloper/react-data-export/compare/v0.3.4...v0.3.5) (2018-04-04)
<a name="0.3.4"></a>
## [0.3.4](https://github.com/securedeveloper/react-data-export/compare/v0.3.3...v0.3.4) (2018-04-04)
<a name="0.3.3"></a>
## [0.3.3](https://github.com/securedeveloper/react-data-export/compare/v0.3.0...v0.3.3) (2018-04-02)
### Bug Fixes
* package.json to reduce vulnerabilities ([cfc5ecb](https://github.com/securedeveloper/react-data-export/commit/cfc5ecb))
<a name="0.3.2"></a>
## [0.3.2](https://github.com/securedeveloper/react-data-export/compare/v0.3.0...v0.3.2) (2018-04-02)
### Bug Fixes
* package.json to reduce vulnerabilities ([cfc5ecb](https://github.com/securedeveloper/react-data-export/commit/cfc5ecb))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/securedeveloper/react-data-export/compare/v0.3.0...v0.3.1) (2017-10-20)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/securedeveloper/react-data-export/compare/v0.1.0...v0.3.0) (2017-10-20)