31 lines
511 B
Markdown
31 lines
511 B
Markdown
# 2.1.0
|
|
|
|
- Update to @wordpress/eslint coding standards.
|
|
|
|
# 2.0.0
|
|
|
|
- Remove lodash dependency.
|
|
|
|
## Breaking Changes
|
|
|
|
- Decouple from global wcSettings object.
|
|
- Exported methods of the number package have been rewritten to accept a configuration object as their first parameter.
|
|
|
|
# 1.0.4
|
|
|
|
- Update dependencies.
|
|
|
|
# 1.0.3
|
|
|
|
- Update license to GPL-3.0-or-later.
|
|
|
|
# 1.0.2
|
|
|
|
- Bump dependency versions.
|
|
|
|
# 1.0.1
|
|
|
|
# 1.0.0
|
|
|
|
- Initial release exports `numberFormat`, `formatValue`, and `calculateDelta`
|