Skip to content

Tags: calcom/cal.com

Tags

v5.8.10

Toggle v5.8.10's commit message
chore: release v5.8.10

v5.8.9

Toggle v5.8.9's commit message
chore: release v5.8.9

v5.8.8

Toggle v5.8.8's commit message
chore: release v5.8.8

v5.8.7

Toggle v5.8.7's commit message
chore: release v5.8.7

v5.8.6

Toggle v5.8.6's commit message
chore: release v5.8.6

v5.8.5

Toggle v5.8.5's commit message
chore: release v5.8.5

v5.8.4

Toggle v5.8.4's commit message
chore: release v5.8.4

v5.8.3

Toggle v5.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
perf: rename eventTypes.heavy to eventTypesHeavy (#24630)

* Rename eventTypes.heavy to eventTypesHeavy

* Update eventTypes lib types

* Remove trpc and trpc client heavy resolve endpoint

* Update shared file

* Fix comments

* Rename path

* Fix wait for URL path

* Fix API endpoint in event-types.e2e.ts test

* fix: Import WorkflowType from enums instead of client

The WorkflowType enum should be imported from @calcom/prisma/enums
rather than @calcom/prisma/client. This was causing integration tests
to fail with 'Cannot read properties of undefined (reading EVENT_TYPE)'
because the enum wasn't being properly exported from the client.

This fixes the remaining integration test failures after the Prisma 6.16
upgrade.

Co-Authored-By: anik@cal.com <adhabal2002@gmail.com>

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: anik@cal.com <adhabal2002@gmail.com>

v5.8.2

Toggle v5.8.2's commit message
chore: release v5.8.2