Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1017 Bytes

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 1017 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]

[1.3.0] - 2021-03-25

Added

  • Pixel event newsletterSubscription.

[1.2.0] - 2021-02-03

Added

  • FormHiddenField component and newsletter-hidden-field block.
  • customFields property to NewsletterStateContext, which can be set via the dispatch function returned by useNewsletterDispatch.

Changed

  • NewsletterContext is now exported.

[1.1.0] - 2021-01-26

Added

  • classes prop to all exported components.

Changed

  • vtex.css-handles dependency is now on major 1.x.

[1.0.2] - 2020-12-10

Fixed

  • Hard Coded "Privacy Policy" in FormConfirmationCheckbox

[1.0.1] - 2020-11-03

Fixed

  • Props listed with the wrong names in the docs.

[1.0.0] - 2020-10-30

Added

  • Initial release.