Skip to content

Latest commit

 

History

History
213 lines (66 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

213 lines (66 loc) · 5.07 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.3.0 (2019-12-23)

Features

  • unavailable-dates: add unavaiable dates feature (5039530)

2.2.0 (2019-12-06)

Features

  • useDatepicker: update goToPreviousYear and goToNextYear methods (15ac2b6), closes #35

2.1.4 (2019-11-11)

Bug Fixes

  • typescript: update KeyboardEvent at useDay (8e26554)

2.1.3 (2019-11-08)

Note: Version bump only for package @datepicker-react/hooks

2.1.1 (2019-11-01)

Note: Version bump only for package @datepicker-react/hooks

2.1.0 (2019-10-31)

Note: Version bump only for package @datepicker-react/hooks

2.0.3 (2019-09-10)

Note: Version bump only for package @datepicker-react/hooks

2.0.2 (2019-08-29)

Bug Fixes

  • hooks: fix start of the month (062f66f), closes #7

2.0.1 (2019-08-26)

Note: Version bump only for package @datepicker-react/hooks

2.0.0 (2019-08-23)

Features

  • date-fns: we update date-fns to version v2.0.0 (38d961e), closes #4

BREAKING CHANGES

  • date-fns: date format, parseDate

1.7.1 (2019-08-02)

Bug Fixes

  • hooks: fix goToNextYear and goToPreviousYear bug (86577e5), closes #3

1.7.0 (2019-08-01)

Features

  • hooks: add goToNextYear and goToPreviousYear methods to the hooks. (6040c7b)

1.6.0 (2019-07-14)

Bug Fixes

  • styled-system: upgrade to version 5.0.12 (6ce33b1)

1.5.1 (2019-07-01)

Bug Fixes

  • styled-system: upgrade to version 5.0.12 (6ce33b1)

1.4.1 (2019-06-19)

Bug Fixes

  • accessibility: accessibility fix (2779136)

1.3.0 (2019-06-11)

Note: Version bump only for package @datepicker-react/hooks

1.2.3-alpha.3 (2019-06-05)

Bug Fixes

  • styled: roll back styled system (6990308)

1.2.0 (2019-04-04)

Bug Fixes

Features

1.1.0 (2019-04-03)

Bug Fixes

Features