woocommerce/packages/js/number/PREVIOUS_CHANGELOG.md

738 B

2.2.1

  • Update all js packages with minor/patch version changes. #8392

2.2.0

  • Fix commonjs module build, allow package to be built in isolation. #7286

2.1.1

  • Update dependencies.
  • Add TypeScript support.

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