Skip to content

Releases: bottom-sheet/state-machine

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 01:59

1.1.1 (2022-06-08)

Bug Fixes

  • correct height on resize (b94569f)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 03:23

1.1.0 (2022-06-07)

Features

  • add dragging.gesture and transition (#17) (82efc68)

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 29 May 01:44

1.0.11 (2022-05-29)

Bug Fixes

  • initialHeight: default to maxContent (d0e4953)

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 28 May 01:37

1.0.10 (2022-05-28)

Bug Fixes

  • deps: update dependency @bottom-sheet/types to v1.0.6 (#6) (df45c78)
  • update deps (d6b4af3)

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 28 May 01:17

1.0.9 (2022-05-28)

Bug Fixes

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 28 May 01:09

1.0.8 (2022-05-28)

Bug Fixes

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 28 May 00:57

1.0.7 (2022-05-28)

Bug Fixes

  • deps: update dependency @bottom-sheet/types to v1.0.4 (#5) (080a662)

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 28 May 00:40

1.0.6 (2022-05-28)

Bug Fixes

  • deps: update devdependencies (non-major) (#4) (9f4b0e7)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 May 07:35

1.0.5 (2022-05-16)

Bug Fixes

  • exports: add interpret from xstate (a0a6df0)
  • remove interpret, and unused action (1d667ff)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 16 May 04:04

1.0.4 (2022-05-16)

Bug Fixes

  • add computeSnapPoints to exports (5e0a018)