# Changelog ## v1.2.0 [compare changes](https://github.com/modbender/nuxt-splide/compare/v1.1.2...v1.2.0) ### 🚀 Enhancements - Upgrade dependencies to the latest Nuxt 4, ESLint 10, Vitest 4 and `@nuxt/test-utils` 4 - Widen Nuxt compatibility to support both Nuxt 3 and Nuxt 4 - Switch the release workflow to npm OIDC Trusted Publishing (provenance, no token) - Publish user-facing documentation at [modbender.in/nuxt-splide](https://modbender.in/nuxt-splide/) ### 🩹 Fixes - Correct the `theme` option JSDoc (was a stray "language highlighting" description) - Fix the missing comma in the README quick-setup `nuxt.config` snippet ### ❤️ Contributors - Modbender ## v1.1.1 [compare changes](https://github.com/modbender/nuxt-splide/compare/v1.1.0...v1.1.1) ### 🩹 Fixes - Try fixing auto import for components ([3ecce54](https://github.com/modbender/nuxt-splide/commit/3ecce54)) ### ❤️ Contributors - Modbender ## v1.1.0 ### 🚀 Enhancements - Finalize version ([e88a304](https://github.com/modbender/nuxt-splide/commit/e88a304)) ### 🏡 Chore - Ignore ts error plugin ([7f41462](https://github.com/modbender/nuxt-splide/commit/7f41462)) - **release:** V1.1.0 ([df137b4](https://github.com/modbender/nuxt-splide/commit/df137b4)) - **release:** V1.1.1 ([8a42198](https://github.com/modbender/nuxt-splide/commit/8a42198)) ### ❤️ Contributors - Modbender ## v1.1.1 [compare changes](https://github.com/modbender/nuxt-splide/compare/v1.1.0...v1.1.1) ## v1.1.0 ### 🚀 Enhancements - Finalize version ([e88a304](https://github.com/modbender/nuxt-splide/commit/e88a304)) ### 🏡 Chore - Ignore ts error plugin ([7f41462](https://github.com/modbender/nuxt-splide/commit/7f41462)) ### ❤️ Contributors - Modbender