Skip to content

Latest commit

 

History

History
84 lines (40 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

84 lines (40 loc) · 4.09 KB

3.2.1 (2022-05-24)

Bug Fixes

  • deps: update react peer deps for versions 17 and 18 (#16) (2dbdb88)

3.2.0 (2021-08-02)

Features

  • appointment-picker: transform to functional component (2669a2f)

3.1.0 (2021-07-28)

Features

  • components: transform class components to functional components (5f69d25)

3.0.1 (2021-01-09)

Bug Fixes

  • codesandbox: updating example project reference (243f30b), closes #12

3.0.0 (2020-06-19)

Features

  • examples: adding ts example and refactoring structure (5c835be)
  • ts: validation ts usage #10 (ed75283)

BREAKING CHANGES

  • ts: new way using callbacks

2.0.1 (2020-06-19)

Bug Fixes

  • types: allow id to be passed as number (7ee6315)

2.0.0 (2020-06-17)

Features

  • types: new refactor adding types #9 (c000cda)
  • typescript: adding support for typescript (8d5ca27)

BREAKING CHANGES

  • types: Support for Typescript

1.2.1 (2020-04-12)

Bug Fixes

  • github: updating github references and adding contributing docs (e366d96)

1.2.0 (2020-03-25)

Bug Fixes

  • markdownlint: adding lint for markdown (e009c5a)
  • node version: updating from travis (55db866)
  • handlebars vulnerability (8a7bd8f)
  • handlebars vulnerability (caeeaf4)

Features

  • semantic-release: automatic deploy and commitizen (fb33c38)

Performance Improvements

  • commitizen: adding cm script for applying it (25293ee)