v0.16.0
Caution
This version included a breaking change in ScaleLoader
where the newly introduced barCount
prop was not marked as optional. This issue has been patched in v0.16.1
.
What's Changed
- chore: add-dependabot-gruping by @davidhu2000 in #618
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #616
- chore(deps-dev): bump the testing group with 3 updates by @dependabot in #623
- chore: add storybook to storeybook grouping by @davidhu2000 in #627
- chore: update storybook to latest version by @davidhu2000 in #630
- feat: add configurable bar count for ScaleLoader by @BlueManCZ in #617
- chore(deps-dev): bump the eslint group with 9 updates by @dependabot in #625
- chore(deps-dev): bump the react group with 4 updates by @dependabot in #626
- chore(deps-dev): bump vite from 5.3.1 to 6.2.6 by @dependabot in #628
- chore: update-all-packages by @davidhu2000 in #631
- chore: remove-jsx-element return type by @davidhu2000 in #633
- chore(deps): bump store2 from 2.14.3 to 2.14.4 by @dependabot in #620
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #613
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #609
New Contributors
- @BlueManCZ made their first contribution in #617
Full Changelog: v0.15.0...v0.16.0