FYI I just updated a site which uses the Carousel, there’s an issue with the arrows and buttons. Arrows are loaded both as content ::before and ::after and also as SVGs, and the buttons are loaded in both states, overlapping. Also the spacing for arrows and buttons is off. Initially I added some CSS to remedy things but then realised that the whole carousel is not visible when logged out, seemingly an issue with slick.js. There also isn’t any control for choosing arrows or buttons.
I’ve reverted to the last beta for now which works as expected.