UNPKG

@morev/vue-swiper

Version:

Latest Swiper with extra features. For Vue 2 + SSR

97 lines (43 loc) 3.46 kB
## [2.0.0](https://github.com/MorevM/vue-swiper/compare/v1.0.2...v2.0.0) (2024-04-21) ### ⚠ BREAKING CHANGES * Minimal required Node version is 20 now ### Chores * Deps update ([7f5a169](https://github.com/MorevM/vue-swiper/commit/7f5a169d4cf7eb479c6d5a3a144fc7446d29579e)) * Mark the package as side-effects free ([aa96425](https://github.com/MorevM/vue-swiper/commit/aa96425b08f107b78faeae6d371f8c32c691caea)) ### Refactoring * Replace legacy `@morev/helpers` with `@morev/utils` ([e0eb237](https://github.com/MorevM/vue-swiper/commit/e0eb23702a07942ab9f99c9aa8e082603f8bd9dd)) ### CI improvements * Run actions with Node 20 ([15c67a8](https://github.com/MorevM/vue-swiper/commit/15c67a8e9361630b4762b00e39789828af0f807b)) ### [1.0.2](https://github.com/MorevM/vue-swiper/compare/v1.0.1...v1.0.2) (2024-03-18) ### Bug fixes * Allow `childrenKey` to be a falsy value (`0` for instance) ([1ef2a18](https://github.com/MorevM/vue-swiper/commit/1ef2a187d19245426422d79cbf3bb3f25f86d6c5)) ### [1.0.1](https://github.com/MorevM/vue-swiper/compare/v1.0.0...v1.0.1) (2024-01-25) ### Bug fixes * Check slides for existing ([2a09db2](https://github.com/MorevM/vue-swiper/commit/2a09db2264fe990ffb9d146b144f9c18ad26c0a0)) ## [1.0.0](https://github.com/MorevM/vue-swiper/compare/v0.1.1...v1.0.0) (2024-01-12) ### ⚠ BREAKING CHANGES * As updated `@morev/helpers` package includes `ohash` dependency, an additional transpile option may be required. ### Chores * Upgrade `@morev/helpers` package to latest ([ad0e174](https://github.com/MorevM/vue-swiper/commit/ad0e174ec25d8ff730006d66b6a2d5cf384cc8c4)) ### [0.1.1](https://github.com/MorevM/vue-swiper/compare/v0.1.0...v0.1.1) (2023-09-27) ### Chores * Update Swiper to v9 ([ec198bf](https://github.com/MorevM/vue-swiper/commit/ec198bff8b42d6f91a91798264a97d179ee338c9)) ## [0.1.0](https://github.com/MorevM/vue-swiper/compare/v0.0.3...v0.1.0) (2022-09-27) ### Features * Add `childrenKey` prop to allow updating slide content ([dc15d23](https://github.com/MorevM/vue-swiper/commit/dc15d23bf80aee2a2e7d941bd6d4c5f7fa8e10b2)) ### Chores * bump swiper from 8.1.4 to 8.4.2 ([3e26788](https://github.com/MorevM/vue-swiper/commit/3e26788f4709963a9daa23aa0a51d5ae230a6225)) * Upgrade non-major devDeps ([e9b354f](https://github.com/MorevM/vue-swiper/commit/e9b354f43a66c90faf14fda3431fb0c172a7a9f5)) ### [0.0.3](https://github.com/MorevM/vue-swiper/compare/v0.0.2...v0.0.3) (2022-06-11) ### Chores * bump eslint from 8.14.0 to 8.15.0 ([#7](https://github.com/MorevM/vue-swiper/issues/7)) ([e4e00be](https://github.com/MorevM/vue-swiper/commit/e4e00bec4db91b3e27e072ad6f2553aa8c0153b0)) * Minor deps update ([1f5e5ec](https://github.com/MorevM/vue-swiper/commit/1f5e5ecd5e6321aa6ce443692622e7f516672491)) ### [0.0.2](https://github.com/MorevM/vue-swiper/compare/v0.0.1...v0.0.2) (2022-05-06) ### Bug fixes * Add popular `min-width: 0` hack to root container ([fd8adb9](https://github.com/MorevM/vue-swiper/commit/fd8adb92a13f7be96046bcc76dabd0a7decc8cd8)) ### 0.0.1 (2022-05-05) ### CI improvements * Fix release script ([16637c9](https://github.com/MorevM/vue-swiper/commit/16637c9672c9fa1a8c4aef3e0996ec20c9bf2e94)) ### Chores * Deps update ([f49ea86](https://github.com/MorevM/vue-swiper/commit/f49ea86d1682abf82d9e1d85a70897ce217076f2)) * Update `release-it` config ([90b9045](https://github.com/MorevM/vue-swiper/commit/90b9045649c44cd273c1443f5f5975e5ca987f11))