Skip to content

v0.1.0

Choose a tag to compare

@dgonzalezr dgonzalezr released this 24 Feb 16:50
· 1521 commits to main since this release

0.1.0 (2023-01-08)

This release includes all feature and bug fixes from all prior Bee-Q pre-releases, as well as the following
unreleased changes:

Features

  • utils: remove unnecessary "propertyValue" parameter from validatePropValue (#53) (e9b13c8)

Bug Fixes

  • e2e: missing HTML closing tag (#68) (282bd23)
  • e2e: remove comment to fix prettier (#45) (455a8cd)
  • icon: wait for SVG image to load on e2e tests (#69) (8800437)

Documentation

  • contribution: add Branching strategy and Test (#43) (fd12f9f)
  • code of conduct: update to v2.0 of the contributor covenant (#55) (89aa591)
  • icon: add a link to Phosphor icons on Storybook and show fewer SVGs (#64) (403f8b3)
  • readme: fix typo on project structure section (207403a)
  • update project and libs README files (71fad5c)

Test

What's Changed

Full Changelog: v0.0.1-beta.5...v0.1.0