Skip to content

Releases: madebyfabian/nuxt-calendly

v0.1.20

12 Jul 05:17
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add defineExpose for isOpen state to modal components (6aa4378)
  • Remove explicit compiler macro imports (520a37b)

🏡 Chore

  • Remove more explicit compiler macro imports (02aff62)

❤️ Contributors

v0.1.19

12 Jul 04:46
255273a
Compare
Choose a tag to compare

compare changes

🚀 Features

  • Added onPageHeightResize event to the useCalendlyEventListener hook (thanks @tcampb) (1b7728a)

📖 Documentation

  • Use new nuxi module add command in installation (34dd01b)

🏡 Chore

  • Indicate compatibility with new v4 major` (3cfb538)

❤️ Contributors

v0.1.18

25 Jan 09:22
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Replace typeof window with import.meta.client (e62673a)

🏡 Chore

❤️ Contributors