Skip to content

Releases: toss/h6s

v2.0.0

02 Jan 08:21

Choose a tag to compare

2.0.0 (2021-01-02)

Bug Fixes

  • core: remove plugins props (a544cbe)
  • core: update useCalendar return type (2ddeafe)

BREAKING CHANGES

  • core: remove calendar property of useCalendar return type.
    Change to flat interface about calendar

v1.2.1

01 Jan 17:38

Choose a tag to compare

1.2.1 (2021-01-01)

Bug Fixes

  • core: change plugin type (5ebac10)

v1.2.0

01 Jan 15:19

Choose a tag to compare

1.2.0 (2021-01-01)

Bug Fixes

Features

  • core: add withDateProps plugin (3cd6d01)
  • core: add withKeyProps plugin (bd072d0)

v1.1.1

29 Dec 15:46

Choose a tag to compare

1.1.1 (2020-12-29)

Bug Fixes

  • core: export plugins and utils (8742391)
  • plugins: add date props to withDatePropsMonth plugin (38e87d2)

v1.1.0

29 Dec 11:35

Choose a tag to compare

1.1.0 (2020-12-29)

Bug Fixes

  • core: apply plugin architecture (970b4f2)
  • core: arrange code (6ee09e7)
  • core: rename to withKey (2413edc)
  • example: apply updated lint (8a37fd4)

Features

  • core: add isSameMonth function (a3e3780)
  • docs: add custom header (2e415fb)
  • util: add pipe function (234bd7d)

v1.0.1

28 Dec 18:07

Choose a tag to compare

1.0.1 (2020-12-28)

Bug Fixes

  • env: remove peerDependency from bundle (b29c329)

v1.0.0

28 Dec 15:59
497194d

Choose a tag to compare

1.0.0 (2020-12-28)

Bug Fixes

Features

v1.0.0-alpha.5

28 Dec 15:52

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2020-12-28)

Bug Fixes

  • package: rename pakcage name (461d23e)