woocommerce/packages/js/csv-export/PREVIOUS_CHANGELOG.md

664 B

1.5.0

  • Update all js packages with minor/patch version changes. #8392

1.4.0

  • Fix commonjs module build, allow package to be built in isolation. #7286

1.3.2

  • Use tab char for the CSV injection prevention.

1.3.1

  • Update dependencies.

1.3.0

  • Update to @wordpress/eslint coding standards.

1.2.0

  • Properly escape values with double quotes.
  • Prevent CSV injection.

1.1.2

  • Update dependencies.

1.1.1

  • Update license to GPL-3.0-or-later.

1.1.0

  • Fix error in getCSVRows when there is a null or undefined column value.
  • Bump dependency versions.

1.0.3

1.0.2

1.0.1

1.0.0

  • Released package