2021-07-14 20:38:57 +00:00
|
|
|
# 2.2.0
|
|
|
|
|
|
|
|
- Fix commonjs module build, allow package to be built in isolation. #7286
|
|
|
|
|
2021-04-12 20:32:27 +00:00
|
|
|
# 2.1.1
|
|
|
|
|
|
|
|
- Update dependencies.
|
|
|
|
- Add TypeScript support.
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
# 2.1.0
|
|
|
|
|
|
|
|
- Update to @wordpress/eslint coding standards.
|
|
|
|
|
2019-12-02 13:08:35 +00:00
|
|
|
# 2.0.0
|
2020-08-04 03:10:36 +00:00
|
|
|
|
|
|
|
- Remove lodash dependency.
|
|
|
|
|
2019-12-02 13:08:35 +00:00
|
|
|
## Breaking Changes
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Decouple from global wcSettings object.
|
|
|
|
- Exported methods of the number package have been rewritten to accept a configuration object as their first parameter.
|
2019-10-01 08:02:53 +00:00
|
|
|
|
2019-08-15 22:20:54 +00:00
|
|
|
# 1.0.4
|
2019-06-27 01:00:44 +00:00
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Update dependencies.
|
2019-08-15 22:08:29 +00:00
|
|
|
|
|
|
|
# 1.0.3
|
|
|
|
|
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-04-11 18:43:45 +00:00
|
|
|
# 1.0.2
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Bump dependency versions.
|
2019-04-11 18:43:45 +00:00
|
|
|
|
|
|
|
# 1.0.1
|
|
|
|
|
2019-01-28 23:34:56 +00:00
|
|
|
# 1.0.0
|
|
|
|
|
2020-08-04 03:10:36 +00:00
|
|
|
- Initial release exports `numberFormat`, `formatValue`, and `calculateDelta`
|