woocommerce/plugins/woocommerce-admin/packages/csv-export/CHANGELOG.md

32 lines
404 B
Markdown

# 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