Skip to content

Commit a94aa5b

Browse files
committed
12.1.3
1 parent 4054758 commit a94aa5b

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"remark-parse": "^11.0.0",
4848
"remark-prism": "^1.3.6",
4949
"remark-rehype": "^11.1.2",
50-
"swiper": "^12.1.2",
50+
"swiper": "^12.1.3",
5151
"tailwindcss": "^4.1.7",
5252
"typedoc": "^0.28.15",
5353
"typescript": "5.9.3",

src/pages/changelog.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ export const meta = {
1010

1111

1212

13+
## [12.1.3](https://github.com/nolimits4web/Swiper/compare/v12.1.1...v12.1.3) (2026-03-24)
14+
15+
### Bug Fixes
16+
17+
- **core:** use virtual slides count in onResize when virtual mode is enabled ([#8163](https://github.com/nolimits4web/Swiper/issues/8163)) ([4400083](https://github.com/nolimits4web/Swiper/commit/44000834d05ac339a9c4dfbaaa3f60c1a0631cff))
18+
- **grid:** round down `slidesPerView` before calculating number of slides ([#8172](https://github.com/nolimits4web/Swiper/issues/8172)) ([49a55ab](https://github.com/nolimits4web/Swiper/commit/49a55ab2c89c63679cdd21d389ec7ef9d9d375f4))
19+
20+
### Features
21+
22+
- **element:** add navigation button slots ([cc82241](https://github.com/nolimits4web/Swiper/commit/cc8224177d5f577b672e37b9386f7388d71ba3c3))
23+
1324
## [12.1.1](https://github.com/nolimits4web/Swiper/compare/v12.1.0...v12.1.1) (2026-02-13)
1425

1526
### Bug Fixes

0 commit comments

Comments
 (0)