quasarframework / quasar-ui-qcalendar

QCalendar - Quasar App Extension, Vue CLI plug-in and UMD distributions available
https://quasarframework.github.io/quasar-ui-qcalendar
MIT License
433 stars 119 forks source link

Not compatible with @quasar/app-vite v2 #438

Open MartinX3 opened 6 months ago

MartinX3 commented 6 months ago

Describe the bug Extension(@quasar/qcalendar): is not compatible with @quasar/app-vite v2.0.0-beta.5. Required version: ^1.0.0-alpha.0

To Reproduce Steps to reproduce the behavior:

  1. Use "@quasar/app-vite": "2.0.0-beta.5"
  2. Run dev

Expected behavior A compiled project.

Additional context Fixed by PR: https://github.com/quasarframework/quasar-ui-qcalendar/pull/436