Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 820 Bytes

CHANGELOG

1.0.7

  • Patched attribute mapping for Stencil

1.0.6

  • Fix duplicate attributes in argTypes

1.0.5

  • Fix missing attributes in argTypes

1.0.4

  • Fix error for getter-only properties.

1.0.3

  • Included missing storybook type definition file.

1.0.2

  • Add missing export in the type definition file for setWcStorybookHelpersConfig

1.0.1

  • Reduce package size
  • Fix failing tests

1.0.0

  • Code clean-up and optimizations for release

1.0.0-beta.3

  • Prep for Storybook 7

1.0.0-beta.2

  • Add better control selection
  • Allow for undefined/empty values in controls
  • Provide better default value support

1.0.0-beta.1

  • Add error if Custom Elements Manifest is not found.
  • Update logic for finding component by tag name.

1.0.0-beta.0

  • Initial commit