woocommerce/plugins/woocommerce-admin/packages/date/CHANGELOG.md

16 lines
338 B
Markdown

# 1.0.5 Not Released
- Fixed bug in getAllowedIntervalsForQuery() to not return `hour` for default intervals
# 1.0.4
- Remove deprecated @wordpress/date::getSettings() usage.
# 1.0.3
- Fix missing comma seperator in date inside tooltips.
# 1.0.2
- Add `getChartTypeForQuery` function to ensure chart type is always `bar` or `line`