🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

react-csv-downloader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-csv-downloader - npm Package Versions

dolezel
published 3.3.0 •

Changelog

Source

[3.3.0] - 2024-12-30

Added

  • React 19 support #460
dolezel
published 3.2.0 •

Changelog

Source

[3.2.0] - 2024-12-18

Added

  • Allowing number type #450
dolezel
published 3.1.1 •

Changelog

Source

[3.1.1] - 2024-09-17

Fixed

  • Fix duplicate columns #438
dolezel
published 3.1.0 •

Changelog

Source

[3.1.0] - 2024-01-06

Added

  • Ability to add title at top of the csv #386
dolezel
published 3.0.0 •

Changelog

Source

[3.0.0] - 2023-10-29

Fixed

  • Ability to specify column order for arrays of data #375
dolezel
published 2.9.1 •

Changelog

Source

[2.9.1] - 2023-04-07

Fixed

  • Fix passing props #347
dolezel
published 2.9.0 •

Changelog

Source

[2.9.0] - 2022-11-18

Changed

  • Fix sourcemaps #321
  • Handle error and empty data #322
dolezel
published 2.8.0 •

Changelog

Source

[2.8.0] - 2022-04-22

Changed

  • Removed tslint, added eslint #313
  • Installs without error with React 18
  • Also fixes error when data is null or undefined
dolezel
published 2.7.1 •

Changelog

Source

[2.7.1] - 2021-12-15

Added

  • Loosen supported npm version #301
dolezel
published 2.7.0 •

Changelog

Source

[2.7.0] - 2021-07-09

Added

  • adds support for sep meta instruction #265
  • Making engine less restrictive #267