v0.1.0
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
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 strategyandTest(#43) (fd12f9f) - code of conduct: update to v2.0 of the contributor covenant (#55) (89aa591)
- icon: add a link to
Phosphor iconson Storybook and show fewer SVGs (#64) (403f8b3) - readme: fix typo on project structure section (207403a)
- update project and libs README files (71fad5c)
Test
- avatar: add e2e tests (#58) (bc4cb39)
- button: add e2e tests (#46) (5b50743)
- checkbox: add e2e tests (#57) (9b6e03b)
- divider: add e2e tests (#51) (4f15a44)
- divider: replace self closing tags (#61) (885cd81)
- icon: add e2e tests (#50) (1bba1f5)
- icon: replace self closing tags (#60) (939ee23)
- radio: add e2e tests (#71) (134d684)
- slider: add e2e tests (#65) (63ac887)
What's Changed
- chore(e2e): add dependsOn to create icons set first by @dgonzalezr in #52
- chore(npm): update npm packages dependencies by @dgonzalezr in #54
- chore(tools): fix e2e generator by @endv-bogdanb in #59
- chore(tools): fix plopjs test folder name typo by @endv-bogdanb in #62
- chore(build): add Amazon S3 deployment action by @dgonzalezr in #63
- chore(nx): set output for extract/create icons sets by @dgonzalezr in #63
- test(slider): add e2e tests by @mihairusu88 in #67
- chore(CI): set Github action checks actions for main branch by @dgonzalezr in ea48889
- chore(icon): change archive name to fit the extracted dir by @endv-bogdanb in #72
- chore(semver): custom conventional commits to add to the changelog by @dgonzalezr in afab74d
Full Changelog: v0.0.1-beta.5...v0.1.0