v8.0.0-rc19
Pre-release
Pre-release
davidjerleke
released this
07 Jan 11:38
·
217 commits
to master
since this release
π¨ Note!
- In addition to all changes in
v8.0.0-rc01
-v8.0.0-rc18
this release includes the following:
π New features:
- #429 - SolidJS wrapper! Thanks @LiamMartens!
π οΈ Bugfixes:
- #652 - Loop + scrollTo with jump occasionally fails and selected slide turns white. Thanks @dlhagstroem.
Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
- Use
onBeforeUnmount
instead ofonUnmounted
to separate embla DOM cleanup from Vue Reactivity by @sadeghbarati in #673 - Solid wrapper by @LiamMartens in #674
- Relocating
CONTRIBUTING.md
to root directory by @zaaakher in #681 - Bugfix #652 by @davidjerleke in #682
New Contributors
- @sadeghbarati made their first contribution in #673
- @LiamMartens made their first contribution in #674
Full Changelog: v8.0.0-rc18...v8.0.0-rc19