Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 879 Bytes

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 879 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.4.0] - 2020-04-02

Added

  • useFormattedCurrency hook.
  • price handle to FormattedPrice component.

Fixed

  • Leanier type of value prop in FormattedPrice component.

[0.3.2] - 2019-11-19

Changed

  • "TBD" instead of "TBA".

[0.3.1] - 2019-11-06

Changed

  • Fix TBA text for pt and es.

[0.3.0] - 2019-10-10

Added

  • c-success token to component when the received value is zero.

[0.2.0] - 2019-09-19

Added

  • Show TBA in case of undefined or null price.

[0.1.0] - 2019-08-28

Added

  • initial setup
  • Component Create the VTEX Store Component IO Base App