We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9089d97 commit df7b711Copy full SHA for df7b711
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.14.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.14.0) - 2025-02-09
6
+
7
+- use LiveCodes for docs examples by @hatemhosny in #476
8
+- Replace rollup-plugin-dts with vite-plugin-dts to fix type declaration issues by @olafyang in #478
9
+- Add a convenient option for styling pagination by @ismail9k in #475
10
11
## [0.13.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.13.0) - 2025-01-15
12
13
- feat: add preventExcessiveDragging option to limit boundary slide gestures by @aovcina in #468
0 commit comments