Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 822 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 822 Bytes

Changelog

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

[1.0.0] - 2021-09-12

Added

  • Three new embed types: Slider, Sidetab and Popover

Changed

  • Update packages to last version (@typeform/embed included)
  • Refactor code with last React standards (functional components, hooks, etc.)
  • Simplify API
  • Update documentation and examples

[0.2.1] - 2019-07-26

Added

  • Update @typeform/embed version
  • Update other dependencies: react, enzyme, eslint, etc.

[0.2.0] - 2019-01-13

Added

  • Eslint
  • Prettier
  • MIT license
  • Changelog

Changed

  • Update packages to last version (@typeform/embed included)
  • Move React dependencies to peerDependencies in package.json