2022-03-08 02:11:12 +00:00
|
|
|
# Unreleased
|
|
|
|
|
|
|
|
- Update all js packages with minor/patch version changes. #8392
|
|
|
|
|
2021-07-14 20:38:57 +00:00
|
|
|
# 1.4.0
|
|
|
|
|
|
|
|
- Fix commonjs module build, allow package to be built in isolation. #7286
|
2021-06-22 22:13:16 +00:00
|
|
|
# 1.3.2
|
|
|
|
|
|
|
|
- Use tab char for the CSV injection prevention.
|
|
|
|
|
2021-04-12 20:32:27 +00:00
|
|
|
# 1.3.1
|
|
|
|
|
|
|
|
- Update dependencies.
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
# 1.3.0
|
|
|
|
|
|
|
|
- Update to @wordpress/eslint coding standards.
|
|
|
|
|
2019-12-02 13:08:35 +00:00
|
|
|
# 1.2.0
|
2019-10-24 16:41:16 +00:00
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Properly escape values with double quotes.
|
|
|
|
- Prevent CSV injection.
|
2019-10-24 16:41:16 +00:00
|
|
|
|
2019-08-15 22:08:29 +00:00
|
|
|
# 1.1.2
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Update dependencies.
|
2019-08-15 22:08:29 +00:00
|
|
|
|
2019-06-27 01:00:44 +00:00
|
|
|
# 1.1.1
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Update license to GPL-3.0-or-later.
|
2019-06-27 01:00:44 +00:00
|
|
|
|
2019-02-22 02:02:38 +00:00
|
|
|
# 1.1.0
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Fix error in `getCSVRows` when there is a null or undefined column value.
|
|
|
|
- Bump dependency versions.
|
2019-04-11 18:43:45 +00:00
|
|
|
|
|
|
|
# 1.0.3
|
|
|
|
|
|
|
|
# 1.0.2
|
|
|
|
|
|
|
|
# 1.0.1
|
2019-02-22 02:02:38 +00:00
|
|
|
|
2018-11-29 21:34:01 +00:00
|
|
|
# 1.0.0
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Released package
|