Skip to content

Releases: mondaycom/storybook-addon-playground

v3.0.0

31 Aug 14:19

Choose a tag to compare

3.0.0 (2025-08-31)

BREAKING CHANGES

  • supporting v9 is a breaking change

Co-authored-by: Yossi Saadi [email protected]

v2.0.1

14 Aug 11:00

Choose a tag to compare

2.0.1 (2025-08-14)

Bug Fixes

  • use strings instead of core-events (#64) (7dd280d)

v2.0.0

12 Aug 06:53

Choose a tag to compare

2.0.0 (2025-08-12)

Features

  • trigger major version release (db7b06b)

BREAKING CHANGES

  • This commit forces a major version bump to release the Storybook v8 upgrade

v1.10.0

27 May 13:31

Choose a tag to compare

1.10.0 (2025-05-27)

Features

  • integrate persistence to keep code between refreshes (#59) (58b184b)

v1.9.2

23 Jul 07:18

Choose a tag to compare

1.9.2 (2024-07-23)

Bug Fixes

  • include core-events in bundle (not included by default in SBv8 as in SBv7 (#58) (8ebe23e)

v1.9.1

22 Jul 14:49

Choose a tag to compare

1.9.1 (2024-07-22)

Bug Fixes

  • addon is not working on Storybook8 (#57) (4dc7417)

v1.9.0

15 May 10:18

Choose a tag to compare

1.9.0 (2024-05-15)

Features

v1.8.0

15 Apr 10:21

Choose a tag to compare

1.8.0 (2024-04-15)

Features

  • autocomplete: autocomplete enhancements (#53) (e86ec44)

v1.7.1

03 Apr 11:39

Choose a tag to compare

1.7.1 (2024-04-03)

Bug Fixes

  • Editor's state should not be shared between tabs (#52) (50fe86f)

v1.7.0

28 Mar 07:57

Choose a tag to compare

1.7.0 (2024-03-28)

Bug Fixes

  • useShare: shouldAllowShare logic (#49) (dd824af)

Features

  • share: allow disabling share capabilities (#50) (f618f37)