Skip to content

Commit 9cad8a6

Browse files
committed
12.1.4
1 parent fd7d161 commit 9cad8a6

3 files changed

Lines changed: 20 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -49,7 +49,7 @@
4949
"remark-parse": "^11.0.0",
5050
"remark-prism": "^1.3.6",
5151
"remark-rehype": "^11.1.2",
52-
"swiper": "^12.1.3",
52+
"swiper": "^12.1.4",
5353
"tailwindcss": "^4.1.7",
5454
"typedoc": "^0.28.15",
5555
"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.4](https://github.com/nolimits4web/Swiper/compare/v12.1.3...v12.1.4) (2026-04-29)
14+
15+
### Bug Fixes
16+
17+
- remove redundant aria-disabled=false from swiper nav button ([#8176](https://github.com/nolimits4web/Swiper/issues/8176)) ([6730929](https://github.com/nolimits4web/Swiper/commit/673092978a54ee3aff82633dd50880011a2a362f))
18+
19+
### Features
20+
21+
- **package:** add TS declarations for CSS files ([ea3081b](https://github.com/nolimits4web/Swiper/commit/ea3081b8c5863b297a240a0698804121c9e6c118)), closes [#8055](https://github.com/nolimits4web/Swiper/issues/8055)
22+
- **react:** expose isFullyVisible in SwiperSlide render props ([#8175](https://github.com/nolimits4web/Swiper/issues/8175)) ([3af0002](https://github.com/nolimits4web/Swiper/commit/3af0002acfc18a5ec450b3a2354d6187a64797e8))
23+
1324
## [12.1.3](https://github.com/nolimits4web/Swiper/compare/v12.1.1...v12.1.3) (2026-03-24)
1425

1526
### Bug Fixes

0 commit comments

Comments
 (0)