v11.1.5

nolimits4web/swiperv11.1.5Jul 15, 2024by nolimits4web

AI Summary

Focuses on stability improvements, including Safari rendering fixes, observer updates, and Vue integration type safety.

Key Highlights

  • Fixed observer to watch for slides
  • Improved 3D rotation rendering in Safari
  • Added `breakpointsBase` type for Vue
  • Updated navigation.scss for SASS compatibility

New Features

  • Added `breakpointsBase` type support for Vue

Full Release Notes

### Bug Fixes

- **element:** fix observer to watch for slides ([7cffede](https://github.com/nolimits4web/Swiper/commit/7cffedef190c6e75bf84adfa6dfddd64e1bfa0e6)), closes [#7598](https://github.com/nolimits4web/Swiper/issues/7598)
- improved 3d rotate fix in Safari ([cb83879](https://github.com/nolimits4web/Swiper/commit/cb83879894fca633844b5db76dfe1d9d82c816ea)), closes [#7532](https://github.com/nolimits4web/Swiper/issues/7532)
- update navigation.scss to remove SASS Deprecation Warning ([#7612](https://github.com/nolimits4web/Swiper/issues/7612)) ([a3e0bf8](https://github.com/nolimits4web/Swiper/commit/a3e0bf893da2af150a64b99c8d59b81249929a5a))
- **vue:** add breakpointsBase type ([4adb85b](https://github.com/nolimits4web/Swiper/commit/4adb85b081a0ed3e657da79d8f711e610335edba)), closes [#7607](https://github.com/nolimits4web/Swiper/issues/7607)