Releases: LucaArgentieri/gsap-nuxt-module
Releases · LucaArgentieri/gsap-nuxt-module
v1.1.9
🚀 Enhancements
- useGsap: Add cleanupOn option for early GSAP cleanup before page transitions (2d261b3)
🩹 Fixes
- types: Remove false-positive null from plugin composable return type (1aba076)
- app.vue: Wrap NuxtPage in v-slot to fix Transition warning (1cb0056)
- Resolve TypeScript null warnings in GSAP composables (d8d4f3d)
- types: Suppress TS1149 casing errors from GSAP package (f930a7b)
💅 Refactors
- runtime: Inline Flip/Draggable/Observer loaders, remove gsap-loaders.js (16660e1)
📖 Documentation
- useGsap: Document cleanupOn edge case for navigation guard rejection (500d473)
🏡 Chore
- playground: Convert pages to TypeScript and fix scroll behavior (34d7922)
v1.1.8
v1.1.7
🩹 Fixes
💅 Refactors
- Improve gsap runtime and cleanup patterns (c631572)
🏡 Chore
- release: V1.1.5 (13f809f)
- release: V1.1.6 (5e982db)
- release: V1.1.5 (6b477ba)
- Stabilize playground build and CI checks (e29452c)
- Exclude test fixtures from root typecheck (a60df0c)
- release: V1.1.6 (8b98c03)
🤖 CI
- Prepare playground before type checks (3287a99)
v1.1.5
What's Changed
- deps: bump gsap from 3.14.1 to 3.14.2 by @dependabot[bot] in #7
Full Changelog: v1.1.4...v1.1.5
v1.1.4
🚀 Enhancements
- Update GSAP to version 3.14.1
❤️ Contributors
What's Changed
- chore(deps): bump esbuild, @nuxt/module-builder and @netlify/functions by @dependabot[bot] in #5
- deps: bump gsap from 3.13.0 to 3.14.1 by @dependabot[bot] in #6
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v1.1.2...v1.1.4
v1.1.2
GSAP NUXT MODULE 1.1.2
With the release of gsap version 1.13.0 all gsap plugins have been made free, and are now available in the module
You can read more here: https://gsap.com/pricing/
🚀 Enhancements
- Update GSAP to version 3.13.0 and enhance plugin support (b52f240)
🏡 Chore
- release: V1.1.1 (a05da9f)
❤️ Contributors
- LucaArgentieri lucaargentieri-98@hotmail.it
v1.1.1
Full Changelog: v1.1.0...v1.1.1