Note! This major release comes with breaking changes for React users only ⚛️!
✅ The new, correct way to use Embla with React from v5.0.0 and up:
import useEmblaCarousel from 'embla-carousel-react'❌ This won't work anymore:
import { useEmblaCarousel } from 'embla-carousel/react'🌟 Improvements
- Migration from Yarn 1 --> Yarn 2 comes with a lot of great monorepo improvements.
- The react version of Embla Carousel is now its own dedicated package.