Skip to content

Releases: truffls/storybook-addon-intl

v4.0.0: Storybook 8 support

16 Apr 13:17
Compare
Choose a tag to compare

A partial rewrite of the package to work with Storybook 8. In addition, the project structure and tooling got an overhaul and was rewritten in TypeScript.

v3.2.0

09 May 16:00
Compare
Choose a tag to compare

Features

  • preview: update lang attribute of document's HTML element (#120)

v3.1.0

06 May 19:03
Compare
Choose a tag to compare

Features

  • add support for property defaultRichTextElements (#119)

Storybook v7 Support

28 Apr 21:51
Compare
Choose a tag to compare

Complete rewrite introducing support for Storybook v7. 🚀

2.4.1

01 Apr 05:40
Compare
Choose a tag to compare

2.4.1 (2019-04-01)

Bug Fixes

  • manager: support key properties in renderer (5f2ab35), closes #32

2.4.0

26 Feb 07:26
Compare
Choose a tag to compare

Features

  • add support for formats (74805ba)

2.3.2

03 Dec 07:49
Compare
Choose a tag to compare

Chores

  • peerDependencies: adjust version patterns to be more flexible (9dbb6a4)

2.3.1

04 Oct 10:20
Compare
Choose a tag to compare

Bug Fixes

  • panel: show panel only if tab is active in storybook@4 (03faeb2), closes #23

2.3.0

08 Jan 08:42
Compare
Choose a tag to compare

Chores

2.2.0

28 Nov 09:21
Compare
Choose a tag to compare

Chores

  • peerDependencies: allow react@16 to avoid peer dependency warnings (7de1ff6)